Skip to content
Snippets Groups Projects
Commit adb2924d authored by Bob Mottram's avatar Bob Mottram
Browse files

Higher resolution emoji

parent b4bf7528
No related branches found
No related tags found
No related merge requests found
......@@ -387,7 +387,7 @@ function pleroma_disable_registrations {
}
function pleroma_add_emoji {
emoji_resolution='64x64'
emoji_resolution='128x128'
data=$(tempfile 2>/dev/null)
trap "rm -f $data" 0 1 2 5 15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment