merge-requests/25/merge
Matthew 2021-05-12 01:53:01 -04:00
parent a60270719a
commit af8f4e3536
No known key found for this signature in database
GPG Key ID: 210AF32ADE3B5C4B
1 changed files with 0 additions and 2 deletions

View File

@ -125,8 +125,6 @@ export default class Client extends eris.Client {
useNewUrlParser: true,
useUnifiedTopology: true,
poolSize: 50,
autoReconnect: true,
replicaSet: 'rs0',
});
const statMessages = await this.db.Stat.findOne({ name: 'messages' });