Merge branch 'develop' into preload-data

This commit is contained in:
Mark Felder 2020-06-12 16:52:52 -05:00
commit 26f710b9e3
141 changed files with 6954 additions and 2512 deletions

View file

@ -371,6 +371,8 @@ config :pleroma, :mrf_keyword,
config :pleroma, :mrf_subchain, match_actor: %{}
config :pleroma, :mrf_activity_expiration, days: 365
config :pleroma, :mrf_vocabulary,
accept: [],
reject: []