Merge pull request #19191 from Scroody/patch-4

fix: Bump Etherpad's export rate limiting (3.0)
This commit is contained in:
Anton Georgiev 2023-11-23 09:21:41 -05:00 committed by GitHub
commit 7b8bfb97ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -540,7 +540,7 @@
"windowMs": 90000,
// maximum number of requests per IP to allow during the rate limit window
"max": 16
"max": 32
},
/*