diff options
author | Ivan Tashkinov <ivantbusiness@gmail.com> | 2019-07-06 07:18:26 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2019-08-14 02:08:56 +0000 |
commit | 9fa2011c17926ee7bdfecdcd7a35649898420055 (patch) | |
tree | 2cd07e9641a222c2ab03326fdc059bae1c10e71b | |
parent | bc6d1f9ed951f690544d80b411b35c07d9fd7793 (diff) | |
download | pleroma-9fa2011c17926ee7bdfecdcd7a35649898420055.tar.gz |
Apply suggestion 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 f5289ea6d..843e4fc21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Support for wildcard domains in user domain blocks setting. - Configuration: `quarantined_instances` support wildcard domains. - Mix Tasks: `mix pleroma.database fix_likes_collections` -- Federation: Support for restricting max. reply-to depth on fetching +- Configuration: `federation_incoming_replies_max_depth` option ### Removed - Federation: Remove `likes` from objects. |