mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 16:35:01 -04:00
Fixed rate limiting in frontend tests.
This commit is contained in:
parent
4c2d30db47
commit
f6f705512a
3 changed files with 15 additions and 3 deletions
|
@ -1,3 +1,11 @@
|
|||
# 1.9.3
|
||||
|
||||
### Compability changes
|
||||
|
||||
* express-rate-limit has been bumped to 7.0.0: This involves the breaking change that "max: 0"
|
||||
in the importExportRateLimiting is set to always trigger. So set it to your desired value.
|
||||
If you haven't changed that value in the settings.json you are all set.
|
||||
|
||||
# 1.9.2
|
||||
|
||||
### Notable enhancements and fixes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue