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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user