generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2025-02-07 03:08:33 +00:00
parent bc0eb888a1
commit e973db658d

View File

@@ -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
^^^^^^