crosstalk limiter logic

master
j 2024-06-16 22:27:00 -04:00
parent 70b2e63873
commit 5dfc3e78a1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ class SessionManager {
// Initialize the Bottleneck limiter
this.limiter = new Bottleneck({
id: "rDramaAPI-limiter",
id: "rDramaAPI-Crosstalk-limiter",
datastore: "ioredis",
clearDatastore: false,
clientOptions: {