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

This commit is contained in:
Nextcloud bot
2026-03-17 03:08:22 +00:00
parent 6328f1b0a8
commit ae4c87fdef

View File

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