mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
update docs to include THEMES config value (#5752)
* update docs to include THEMES * Update app.ini.sample * Update config-cheat-sheet.en-us.md
This commit is contained in:
committed by
techknowlogick
parent
82e08a3364
commit
9edc829c17
@@ -77,6 +77,8 @@ Values containing `#` or `;` must be quoted using `` ` `` or `"""`.
|
||||
- `FEED_MAX_COMMIT_NUM`: **5**: Number of maximum commits shown in one activity feed.
|
||||
- `GRAPH_MAX_COMMIT_NUM`: **100**: Number of maximum commits shown in the commit graph.
|
||||
- `DEFAULT_THEME`: **gitea**: \[gitea, arc-green\]: Set the default theme for the Gitea install.
|
||||
- `THEMES`: **gitea,arc-green**: All available themes. Allow users select personalized themes
|
||||
regardless of the value of `DEFAULT_THEME`.
|
||||
|
||||
### UI - Admin (`ui.admin`)
|
||||
|
||||
|
Reference in New Issue
Block a user