X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=docs%2Fconfig%2Fcustom_emoji.md;h=419a7d0e2366f05127a7376a8a28600372c4eca6;hb=97395e013e5dac84399769438f8b90cffa38afd5;hp=49a451fcc5f05c886060c0de895a4502aab1f042;hpb=08d64b977f74abb7cb42bf985116eba91d9a6166;p=akkoma diff --git a/docs/config/custom_emoji.md b/docs/config/custom_emoji.md index 49a451fcc..419a7d0e2 100644 --- a/docs/config/custom_emoji.md +++ b/docs/config/custom_emoji.md @@ -18,10 +18,10 @@ foo, /emoji/custom/foo.png The files should be PNG (APNG is okay with `.png` for `image/png` Content-type) and under 50kb for compatibility with mastodon. -# Emoji tags (groups) +## Emoji tags (groups) Default tags are set in `config.exs`. -``` +```elixir config :pleroma, :emoji, shortcode_globs: ["/emoji/custom/**/*.png"], groups: [ @@ -31,7 +31,7 @@ config :pleroma, :emoji, ``` Order of the `groups` matters, so to override default tags just put your group on top of the list. E.g: -``` +```elixir config :pleroma, :emoji, shortcode_globs: ["/emoji/custom/**/*.png"], groups: [