Don't download users.

This commit is contained in:
Kwoth 2017-02-04 06:44:27 +01:00
parent f850d62c89
commit 5fba2de3a6

View File

@ -70,7 +70,7 @@ namespace NadekoBot
TotalShards = Credentials.TotalShards,
ConnectionTimeout = int.MaxValue,
#if !GLOBAL_NADEKO
AlwaysDownloadUsers = true,
//AlwaysDownloadUsers = true,
#endif
});