diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 2abc66bec..1744e6720 100644 --- a/config-default.yml +++ b/config-default.yml @@ -1,4 +1,5 @@ -debug: !ENV ["BOT_DEBUG", "true"] +debug: !ENV ["BOT_DEBUG", "true"] +file_logs: !ENV ["FILE_LOGS", "false"] bot: @@ -312,6 +313,7 @@ guild: big_brother: 569133704568373283 dev_log: 680501655111729222 duck_pond: 637821475327311927 + incidents: 816650601844572212 incidents_archive: 720671599790915702 python_news: &PYNEWS_WEBHOOK 704381182279942324 |