Skip to content

Commit 45c2e8a

Browse files
committed
add REACTIONS setting to cheat-sheet doc page
1 parent 60b10ef commit 45c2e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/content/doc/advanced/config-cheat-sheet.en-us.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Values containing `#` or `;` must be quoted using `` ` `` or `"""`.
118118
- `DEFAULT_THEME`: **gitea**: \[gitea, arc-green\]: Set the default theme for the Gitea install.
119119
- `THEMES`: **gitea,arc-green**: All available themes. Allow users select personalized themes
120120
regardless of the value of `DEFAULT_THEME`.
121+
- `REACTIONS`: All available reactions. Allow users react with different emoji's.
121122
- `DEFAULT_SHOW_FULL_NAME`: **false**: Whether the full name of the users should be shown where possible. If the full name isn't set, the username will be used.
122123
- `SEARCH_REPO_DESCRIPTION`: **true**: Whether to search within description at repository search on explore page.
123124
- `USE_SERVICE_WORKER`: **true**: Whether to enable a Service Worker to cache frontend assets.

0 commit comments

Comments
 (0)