Skip to content

Commit

Permalink
Add audit log to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Sep 24, 2024
1 parent 1a74c34 commit 4f86ad2
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions EXAMPLES.md
Original file line number Diff line number Diff line change
@@ -1582,6 +1582,9 @@ var settings = {
"name": "Crisp",
"domain": "crisp.chat",
"logo": "https://storage.crisp.chat/users/avatar/website/8c842203-7ed8-4e29-a608-7cf78a7d2fcc/b6c2948d-b061-405e-91a9-2fdf855d1cc0.png",
"audit": {
"log": true
},
"contact": {
"email": "[email protected]",
"phone": "+33757905447"
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -2312,6 +2312,9 @@ _👉 Notice: The `peopleID` argument can be an email or the `peopleID`._
"name": "Crisp",
"domain": "crisp.chat",
"logo": "https://storage.crisp.chat/users/avatar/website/8c842203-7ed8-4e29-a608-7cf78a7d2fcc/b6c2948d-b061-405e-91a9-2fdf855d1cc0.png",
"audit": {
"log": true
},
"contact": {
"email": "[email protected]",
"phone": "+33757905447"

0 comments on commit 4f86ad2

Please sign in to comment.