mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Read theme color from config file (#2365)
* read theme color from config file * Update manual page
This commit is contained in:
@@ -120,6 +120,7 @@ These options are typically not exposed in the UI and must be changed manually i
|
||||
| `custom_served_folders` | A map of URLs to file system folders. See below. |
|
||||
| `custom_ui_location` | The file system folder where the UI files will be served from, instead of using the embedded UI. Empty to disable. Stash must be restarted to take effect. |
|
||||
| `max_upload_size` | Maximum file upload size for import files. Defaults to 1GB. |
|
||||
| `theme_color` | Sets the `theme-color` property in the UI. |
|
||||
|
||||
### Custom served folders
|
||||
|
||||
|
||||
Reference in New Issue
Block a user