logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 861f1928526930eeb78f79c4840c69cee5c2f215
parent ee53ad4d7705328a5a583680c6f551c4c3bf2302
Author: Mark Felder <feld@feld.me>
Date:   Tue, 13 Apr 2021 14:39:44 -0500

Document fixed ability to save ConcurrentLimiter settings in ConfigDB

Diffstat:

MCHANGELOG.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -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