docs tweak

This commit is contained in:
Ariadne Conill 2019-08-13 22:40:18 +00:00
parent c7a3a15c3d
commit 4681747ec1
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ config :pleroma, :mrf_subchain,
* `replace`: A list of tuples containing `{pattern, replacement}`, `pattern` can be a string or a [regular expression](https://hexdocs.pm/elixir/Regex.html)
## :mrf_vocabulary
* `accept`: A list of ActivityStreams terms to accept. If empty, all messages are accepted.
* `accept`: A list of ActivityStreams terms to accept. If empty, all supported messages are accepted.
* `reject`: A list of ActivityStreams terms to reject. If empty, no messages are rejected.
## :media_proxy