diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2021-01-21 10:12:01 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2021-01-21 10:13:02 +0300 |
commit | 5ade430e46e76543b317dc07fdbc0a3fe7367621 (patch) | |
tree | b5627ffda4bfa848ec47776cbad1a0b324018f41 /CHANGELOG.md | |
parent | 6d48144a9d7273e1b6c253164af5550580a6ea9f (diff) | |
download | pleroma-5ade430e46e76543b317dc07fdbc0a3fe7367621.tar.gz pleroma-5ade430e46e76543b317dc07fdbc0a3fe7367621.zip |
changed naming in changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ab432d3f..e1dfeae01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ 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 +- Configurable background job limits for RichMedia (link previews) and MediaProxyWarmingPolicy <details> |