Skip to content

Commit

Permalink
chore(config): reset config
Browse files Browse the repository at this point in the history
  • Loading branch information
itschip committed Jan 19, 2024
1 parent 64d42c9 commit 78189f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"badWords": ["esx"]
},
"debug": {
"level": "silly",
"level": "error",
"enabled": true,
"sentryEnabled": true
},
Expand All @@ -29,7 +29,7 @@
},
"defaultContacts": [],
"disabledApps": [],
"apps": ["npwd_qb_mail", "npwd_qb_garage"],
"apps": [],
"voiceMessage": {
"enabled": false,
"authorizationHeader": "PE-Secret",
Expand Down

0 comments on commit 78189f1

Please sign in to comment.