Merge pull request #19132 from danielpetri1/patch-4

fix: Bump Etherpad's export rate limiting (2.7)
This commit is contained in:
Anton Georgiev 2023-11-15 15:20:17 -05:00 committed by GitHub
commit af05863ad3
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
},
/*