This repository has been archived on 2020-08-09. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-pleroma/templates/mrf.exs.j2

8 lines
170 B
Django/Jinja

import Config
config :pleroma, :instance,
rewrite_policy: "Pleroma.Web.ActivityPub.MRF.NoOpPolicy"
config :pleroma, :mrf_simple,
media_nsfw: ["stereophonic.space"]