projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e0567e
)
syntax highlighting
author
Alex S
<alex.strizhakov@gmail.com>
Tue, 2 Apr 2019 13:32:37 +0000
(20:32 +0700)
committer
Alex S
<alex.strizhakov@gmail.com>
Tue, 2 Apr 2019 13:32:37 +0000
(20:32 +0700)
docs/config/custom_emoji.md
patch
|
blob
|
history
diff --git
a/docs/config/custom_emoji.md
b/docs/config/custom_emoji.md
index 49a451fcc5f05c886060c0de895a4502aab1f042..96fcb2fc6a8b56d5479b27a58a36f42a79796413 100644
(file)
--- a/
docs/config/custom_emoji.md
+++ b/
docs/config/custom_emoji.md
@@
-21,7
+21,7
@@
The files should be PNG (APNG is okay with `.png` for `image/png` Content-type)
# 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: [