Document fixed ability to save ConcurrentLimiter settings in ConfigDB

This commit is contained in:
Mark Felder 2021-04-13 14:39:44 -05:00
parent ee53ad4d77
commit 861f192852
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Try to save exported ConfigDB settings (migrate_from_db) in the system temp directory if default location is not writable.
- Uploading custom instance thumbnail via AdminAPI/AdminFE generated invalid URL to the image
- Applying ConcurrentLimiter settings via AdminAPI
## [2.3.0] - 2020-03-01