Document REACTION_MAX_USER_NUM setting option (#27954)
4a0103fa29/modules/setting/ui.go (L24)
4a0103fa29/modules/setting/ui.go (L77)
--- *Sponsored by Kithara Software GmbH*
This commit is contained in:
parent
4a0103fa29
commit
8ef169a173
2 changed files with 4 additions and 0 deletions
|
@ -1221,6 +1221,9 @@ LEVEL = Info
|
|||
;; For custom reactions, add a tightly cropped square image to public/assets/img/emoji/reaction_name.png
|
||||
;REACTIONS = +1, -1, laugh, hooray, confused, heart, rocket, eyes
|
||||
;;
|
||||
;; Change the number of users that are displayed in reactions tooltip (triggered by mouse hover).
|
||||
;REACTION_MAX_USER_NUM = 10
|
||||
;;
|
||||
;; Additional Emojis not defined in the utf8 standard
|
||||
;; By default we support gitea (:gitea:), to add more copy them to public/assets/img/emoji/emoji_name.png and add it to this config.
|
||||
;; Dont mistake it for Reactions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue