mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user