generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2025-08-12 03:03:55 +00:00
parent 46406e76fc
commit 523877dc55

View File

@@ -3402,7 +3402,7 @@ minimum.supported.desktop.version
::
'minimum.supported.desktop.version' => '2.7.0',
'minimum.supported.desktop.version' => '3.1.0',
Specify the minimum Nextcloud desktop client version allowed to sync with this
server. Connections from earlier clients will be denied. Defaults to the
@@ -3411,7 +3411,7 @@ minimum officially supported version at the time of this server release.
Changing this may cause older, unsupported clients to malfunction, potentially
leading to data loss or unexpected behavior.
Defaults to ``2.7.0``
Defaults to ``3.1.0``
maximum.supported.desktop.version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^