logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: 6854c5ba2f317bb891e50ecdf1577f387c8916de
parent: 6335b32aa8f5c54cf5f09638189a77cad5785077
Author: lain <lain@soykaf.club>
Date:   Thu,  9 Jul 2020 09:25:10 +0000

Merge branch 'patch-3' into 'develop'

missed `:` (colon) before mrf_steal_emoji

See merge request pleroma/pleroma!2738

Diffstat:

Mdocs/configuration/cheatsheet.md2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/configuration/cheatsheet.md b/docs/configuration/cheatsheet.md @@ -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