Merge branch 'fix/upload-limit-otp' into 'develop'
authorlain <lain@soykaf.club>
Sat, 8 Feb 2020 14:02:36 +0000 (14:02 +0000)
committerlain <lain@soykaf.club>
Sat, 8 Feb 2020 14:02:36 +0000 (14:02 +0000)
Actually fix upload limit on OTP releases

Closes #1109

See merge request pleroma/pleroma!2185

1  2 
CHANGELOG.md

diff --cc CHANGELOG.md
index 8e316f6f65476937584fc7fc4c41dd8cbd6c8604,dced36723be5b454cd7b6b34c5f947013080e4b1..1c6ad4fd9274e951f34bc03d625a42eae8fdf436
@@@ -120,8 -120,8 +120,9 @@@ The format is based on [Keep a Changelo
  - 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
 +- Support for cancellation of a follow request
  <details>
    <summary>API Changes</summary>