Merge pull request #19191 from Scroody/patch-4
fix: Bump Etherpad's export rate limiting (3.0)
This commit is contained in:
commit
7b8bfb97ba
@ -540,7 +540,7 @@
|
||||
"windowMs": 90000,
|
||||
|
||||
// maximum number of requests per IP to allow during the rate limit window
|
||||
"max": 16
|
||||
"max": 32
|
||||
},
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user