mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 18:26:42 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -3207,6 +3207,18 @@ This must be a valid ITheme ID.
|
||||
|
||||
E.g. dark, dark-highcontrast, default, light, light-highcontrast, opendyslexic
|
||||
|
||||
theming.standalone_window.enabled
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
::
|
||||
|
||||
'theming.standalone_window.enabled' => true,
|
||||
|
||||
This setting allows to disable the PWA functionality that allows browsers to open web applications in dedicated windows.
|
||||
|
||||
Defaults to ``true``
|
||||
|
||||
cipher
|
||||
^^^^^^
|
||||
|
||||
|
||||
Reference in New Issue
Block a user