forked from AkkomaGang/akkoma
missed :
(colon) before mrf_steal_emoji
This commit is contained in:
parent
6335b32aa8
commit
6465257e1f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue