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

This commit is contained in:
Nextcloud bot
2025-12-09 02:58:38 +00:00
parent 538bf5e530
commit b1a5ffa410

View File

@@ -3622,7 +3622,7 @@ minimum.supported.desktop.version
::
'minimum.supported.desktop.version' => '3.1.0',
'minimum.supported.desktop.version' => '3.0.82',
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.1.0``
Defaults to ``3.0.82``
maximum.supported.desktop.version
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^