mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
15c3ff2ab4
commit
63b7765e05
@ -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',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user