This commit is contained in:
Zontreck 2020-04-25 01:00:27 -07:00
parent c390fd0b35
commit 6ab9099985
3 changed files with 4 additions and 3 deletions

View file

@ -236,6 +236,7 @@ namespace Bot
client.Settings.LOG_RESENDS = false;
client.Settings.LOG_ALL_CAPS_ERRORS = false;
client.Settings.LOG_DISKCACHE = false;
client.Settings.ALWAYS_REQUEST_OBJECTS = true;