chore: fixes and feat #17

Merged
jon_nfc merged 4 commits from fix-docker into development 2023-08-19 03:47:30 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit b4454afe82 - Show all commits

View File

@ -298,7 +298,7 @@ module.exports = {
/** Whether or not to include metric events in the log output */
metrics: false,
/** Whether or not to include audit events in the log output */
audit: false
audit: true
}
},