diff options
| -rw-r--r-- | config-default.toml | 9 | 
1 files changed, 7 insertions, 2 deletions
diff --git a/config-default.toml b/config-default.toml index 60374ef..1b19124 100644 --- a/config-default.toml +++ b/config-default.toml @@ -29,13 +29,18 @@ staff_categories = [      721459859500957726,      430484673248886784,      749736277464842262, -    749735995460550726 +    749735995460550726, +    787641585624940544, +    412287621704843264, +    881573419878076456, +    820711852652494868  ]  # Don't report messages for the following categories  ignore_categories = [      714494672835444826, -    890331800025563216 +    890331800025563216, +    895417395261341766  ]  [database]  |