Assign default log level in role instead of matrix_servers file.

This commit is contained in:
jakicoll
2023-02-06 13:04:06 +01:00
parent bf5e633656
commit 0e0ae2f3e6
2 changed files with 1 additions and 2 deletions

View File

@ -55,7 +55,7 @@ matrix_user_verification_service_uvs_disable_ip_blacklist: false
# Log level, defaults to 'info'
# See choices here: https://github.com/winstonjs/winston#logging-levels
# matrix_user_verification_service_uvs_log_level: info
matrix_user_verification_service_uvs_log_level: warning
######################################################################