From 836884429ae6d08909f4f96fbe0f1ea288e7af12 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Fri, 2 Jul 2021 16:04:57 +0200 Subject: Add forge emojies (#16296) * codeberg :codeberg: * gitlab :gitlab: * git :git: * github :github: * gogs :gogs: --- custom/conf/app.example.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index ba12b7ff12..ff21613586 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -1040,7 +1040,7 @@ PATH = ;; Additional Emojis not defined in the utf8 standard ;; By default we support gitea (:gitea:), to add more copy them to public/img/emoji/emoji_name.png and add it to this config. ;; Dont mistake it for Reactions. -;CUSTOM_EMOJIS = gitea +;CUSTOM_EMOJIS = gitea, codeberg, gitlab, git, github, gogs ;; ;; Whether the full name of the users should be shown where possible. If the full name isn't set, the username will be used. ;DEFAULT_SHOW_FULL_NAME = false -- cgit v1.2.3