SimpleMRF: Add missing :followers_only to config.exs

This commit is contained in:
Alex Gleason 2020-08-01 16:08:29 -05:00
parent 4b18a07392
commit cb1e3893aa
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

View File

@ -374,6 +374,7 @@ config :pleroma, :mrf_simple,
federated_timeline_removal: [],
report_removal: [],
reject: [],
followers_only: [],
accept: [],
avatar_removal: [],
banner_removal: [],