generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2022-10-20 18:12:57 +00:00
parent d41aa8f956
commit 1808e32390

View File

@@ -2462,6 +2462,17 @@ Some companies require it to be disabled to comply with their security policy.
Simply set this property to "false", if you want to turn this feature off.
::
'no_unsupported_browser_warning' => false,
If your user is using an outdated browser, a warning will be shown
to offer some guidance to upgrade and ensure a proper Nextcloud experience.
They can still bypass it after they have read the warning.
Simply set this property to "true", if you want to turn this feature off.
::
'files_no_background_scan' => false,