|
|
|
@@ -57,10 +57,9 @@ managementRoom: {{ matrix_bot_mjolnir_management_room | to_json }} |
|
|
|
# mainly involves "all-OK" messages, and debugging messages for when mjolnir checks bans in a room. |
|
|
|
verboseLogging: false |
|
|
|
|
|
|
|
# The log level of terminal (or container) output, |
|
|
|
# can be one of DEBUG, INFO, WARN and ERROR, in increasing order of importance and severity. |
|
|
|
# The log level of terminal (or container) output. |
|
|
|
# |
|
|
|
# This should be at INFO or DEBUG in order to get support for Mjolnir problems. |
|
|
|
# Valid values: ERROR, WARN, INFO, DEBUG |
|
|
|
logLevel: "INFO" |
|
|
|
|
|
|
|
# Whether or not Mjolnir should synchronize policy lists immediately after startup. |
|
|
|
|