generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2024-11-28 03:09:31 +00:00
parent 5578e3ddb5
commit 5c65b53bcf

View File

@ -3081,6 +3081,20 @@ clients or other unexpected results.
Defaults to ``2.3.0``
maximum.supported.desktop.version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
::
'maximum.supported.desktop.version' => '99.99.99',
The maximum Nextcloud desktop client version that will be allowed to sync with
this server instance. All connections made from later clients will be denied
by the server.
Defaults to 99.99.99
localstorage.allowsymlinks
^^^^^^^^^^^^^^^^^^^^^^^^^^