Don't download users.
This commit is contained in:
parent
f850d62c89
commit
5fba2de3a6
@ -70,7 +70,7 @@ namespace NadekoBot
|
|||||||
TotalShards = Credentials.TotalShards,
|
TotalShards = Credentials.TotalShards,
|
||||||
ConnectionTimeout = int.MaxValue,
|
ConnectionTimeout = int.MaxValue,
|
||||||
#if !GLOBAL_NADEKO
|
#if !GLOBAL_NADEKO
|
||||||
AlwaysDownloadUsers = true,
|
//AlwaysDownloadUsers = true,
|
||||||
#endif
|
#endif
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user