add config option to disable ANSI log colours
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
acb9eae707
commit
83becf013c
3 changed files with 8 additions and 1 deletions
|
@ -363,6 +363,11 @@ allow_profile_lookup_federation_requests = true
|
|||
# Defaults to "info"
|
||||
#log = "info"
|
||||
|
||||
# controls whether logs will be outputted with ANSI colours
|
||||
#
|
||||
# defaults to true
|
||||
#log_colors = true
|
||||
|
||||
# controls whether encrypted rooms and events are allowed (default true)
|
||||
#allow_encryption = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue