chore(administration): Generate system config documentation from config.sample.php

This commit is contained in:
Nextcloud bot 2025-10-25 02:51:20 +00:00
parent 8679ab13b3
commit a492affc72
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

View File

@ -3114,6 +3114,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
^^^^^^^^^^^^^^^^^^^^^^^^^^