mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -2026,6 +2026,15 @@ The default location for themes is ``nextcloud/themes/``.
|
||||
|
||||
Defaults to the theming app which is shipped since Nextcloud 9
|
||||
|
||||
::
|
||||
|
||||
'enforce_theme' => '',
|
||||
|
||||
Enforce the user theme. This will disable the user theming settings
|
||||
This must be a valid ITheme ID.
|
||||
|
||||
E.g. light, dark, highcontrast, dark-highcontrast...
|
||||
|
||||
::
|
||||
|
||||
'cipher' => 'AES-256-CTR',
|
||||
|
||||
Reference in New Issue
Block a user