Disable concurrency in eris-fleet in favor of the eris implementation

This commit is contained in:
Essem 2022-08-13 12:40:22 -05:00
parent ea62aec4bc
commit d4e36410ce
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
1 changed files with 1 additions and 0 deletions

1
app.js
View File

@ -67,6 +67,7 @@ const Admiral = new Fleet({
BotWorker: Shard,
token: `Bot ${process.env.TOKEN}`,
fetchTimeout: 900000,
maxConcurrencyOverride: 1,
startingStatus: {
status: "idle",
game: {