little changes and typos
This commit is contained in:
parent
851c5bf093
commit
08d64b977f
3 changed files with 6 additions and 6 deletions
|
|
@ -57,7 +57,7 @@ config :pleroma, Pleroma.Uploaders.MDII,
|
|||
config :pleroma, :emoji,
|
||||
shortcode_globs: ["/emoji/custom/**/*.png"],
|
||||
groups: [
|
||||
# Place here groups, which have more priority on defaults. Example in `docs/config/custom_emoji.md`
|
||||
# Put groups that have higher priority than defaults here. Example in `docs/config/custom_emoji.md`
|
||||
Finmoji: "/finmoji/128px/*-128.png",
|
||||
Custom: ["/emoji/*.png", "/emoji/custom/*.png"]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue