mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-12-22 16:16:34 +00:00
SimpleMRF: Add missing :followers_only to config.exs
This commit is contained in:
parent
4b18a07392
commit
cb1e3893aa
1 changed files with 1 additions and 0 deletions
|
@ -374,6 +374,7 @@ config :pleroma, :mrf_simple,
|
|||
federated_timeline_removal: [],
|
||||
report_removal: [],
|
||||
reject: [],
|
||||
followers_only: [],
|
||||
accept: [],
|
||||
avatar_removal: [],
|
||||
banner_removal: [],
|
||||
|
|
Loading…
Reference in a new issue