Actually fix upload limit on OTP releases

Closes #1109
This commit is contained in:
rinpatch 2020-02-07 19:21:55 +03:00
commit 15ea75cd2a
3 changed files with 12 additions and 22 deletions

View file

@ -120,6 +120,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- MRF: `Delete` activities being exempt from MRF policies
- OTP releases: Not being able to configure OAuth expired token cleanup interval
- OTP releases: Not being able to configure HTML sanitization policy
- OTP releases: Not being able to change upload limit (again)
- Favorites timeline now ordered by favorite date instead of post date
<details>
<summary>API Changes</summary>