Skip to content

Commit e973db6

Browse files
committed
generate documentation from config.sample.php
1 parent bc0eb88 commit e973db6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3207,6 +3207,18 @@ This must be a valid ITheme ID.
32073207

32083208
E.g. dark, dark-highcontrast, default, light, light-highcontrast, opendyslexic
32093209

3210+
theming.standalone_window.enabled
3211+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3212+
3213+
3214+
::
3215+
3216+
'theming.standalone_window.enabled' => true,
3217+
3218+
This setting allows to disable the PWA functionality that allows browsers to open web applications in dedicated windows.
3219+
3220+
Defaults to ``true``
3221+
32103222
cipher
32113223
^^^^^^
32123224

0 commit comments

Comments
 (0)