projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b18a07
)
SimpleMRF: Add missing :followers_only to config.exs
author
Alex Gleason
<alex@alexgleason.me>
Sat, 1 Aug 2020 21:08:29 +0000
(16:08 -0500)
committer
Alex Gleason
<alex@alexgleason.me>
Sat, 1 Aug 2020 21:08:29 +0000
(16:08 -0500)
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index d31208c255f10f8fbd41c10ce1f50d0f727303aa..e1d2e13d2ca416bd3f6bea86a09726f32eb4558f 100644
(file)
--- a/
config/config.exs
+++ b/
config/config.exs
@@
-374,6
+374,7
@@
config :pleroma, :mrf_simple,
federated_timeline_removal: [],
report_removal: [],
reject: [],
+ followers_only: [],
accept: [],
avatar_removal: [],
banner_removal: [],