mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
chore(administration): Generate system config documentation from config.sample.php
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user