14 lines
432 B
Markdown
14 lines
432 B
Markdown
# Emoji Stealer MRF
|
|
|
|
Steal emoji from other servers. Don't actually use this, it's not safe and
|
|
someone could crap up your server. CURRENTLY DOES NOT WORK.
|
|
|
|
Add a line like:
|
|
|
|
`config :pleroma, :emoji, shortcode_globs: ["/emoji/stolen/**/*.png", "/emoji/stolen/**/*.gif"]`
|
|
|
|
to you whatever.secret.exs file. Create directory priv/static/emoji/stolen
|
|
|
|
Restart server
|
|
|
|
You have to refresh your browser to see any new emoji in the picker |