Browse Source

Document ConcurrentLimiter for RichMedia and MediaProxy

groups
Mark Felder Alexander Strizhakov 3 years ago
parent
commit
1537a4f0ad
No known key found for this signature in database GPG Key ID: 22896A53AEF1381
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      CHANGELOG.md

+ 2
- 0
CHANGELOG.md View File

@@ -34,6 +34,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- OAuth form improvements: users are remembered by their cookie, the CSS is overridable by the admin, and the style has been improved.
- OAuth improvements and fixes: more secure session-based authentication (by token that could be revoked anytime), ability to revoke belonging OAuth token from any client etc.
- Ability to set ActivityPub aliases for follower migration.
- Configurable background job limits for RichMedia (link previews) and MediaProxy


<details>
<summary>API Changes</summary>


Loading…
Cancel
Save