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

This commit is contained in:
Nextcloud bot
2026-01-19 03:10:03 +00:00
parent 8aa7b2eafa
commit ab1f037055

View File

@@ -3622,7 +3622,7 @@ minimum.supported.desktop.version
::
'minimum.supported.desktop.version' => '3.0.82',
'minimum.supported.desktop.version' => '3.1.50',
Specify the minimum Nextcloud desktop client version allowed to sync with this
server. Connections from earlier clients will be denied. Defaults to the
@@ -3631,7 +3631,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 ``3.0.82``
Defaults to ``3.1.50``
maximum.supported.desktop.version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^