Skip to content
Snippets Groups Projects
Commit 6854c5ba authored by lain's avatar lain
Browse files

Merge branch 'patch-3' into 'develop'

missed `:` (colon) before mrf_steal_emoji

See merge request pleroma/pleroma!2738
parents 6335b32a 6465257e
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ config :pleroma, :mrf_user_allowlist, %{
* `:strip_followers` removes followers from the ActivityPub recipient list, ensuring they won't be delivered to home timelines
* `:reject` rejects the message entirely
#### mrf_steal_emoji
#### :mrf_steal_emoji
* `hosts`: List of hosts to steal emojis from
* `rejected_shortcodes`: Regex-list of shortcodes to reject
* `size_limit`: File size limit (in bytes), checked before an emoji is saved to the disk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment