diff --git a/config.example.yml b/config.example.yml index 7d042d1..34457c5 100644 --- a/config.example.yml +++ b/config.example.yml @@ -57,6 +57,6 @@ crypto: saltlength: 16 keylength: 32 -formatting: +formatting: # Whether to use colored titles based on the message priority (<0: grey, 0-3: default, 4-10: yellow, 10-20: orange, >20: red). coloredtitle: false