Skip to content

Commit 523877d

Browse files
committed
generate documentation from config.sample.php
1 parent 46406e7 commit 523877d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

admin_manual/configuration_server/config_sample_php_parameters.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3402,7 +3402,7 @@ minimum.supported.desktop.version
34023402

34033403
::
34043404

3405-
'minimum.supported.desktop.version' => '2.7.0',
3405+
'minimum.supported.desktop.version' => '3.1.0',
34063406

34073407
Specify the minimum Nextcloud desktop client version allowed to sync with this
34083408
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.
34113411
Changing this may cause older, unsupported clients to malfunction, potentially
34123412
leading to data loss or unexpected behavior.
34133413

3414-
Defaults to ``2.7.0``
3414+
Defaults to ``3.1.0``
34153415

34163416
maximum.supported.desktop.version
34173417
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)