Skip to content

Commit 21cfd9f

Browse files
committed
chore(administration): Generate system config documentation from config.sample.php
1 parent 012d3b6 commit 21cfd9f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

admin_manual/configuration_server/config_sample_php_parameters.rst

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

37973797
::
37983798

3799-
'minimum.supported.desktop.version' => '3.2.82',
3799+
'minimum.supported.desktop.version' => '3.3.50',
38003800

38013801
Specify the minimum Nextcloud desktop client version allowed to sync with this
38023802
server. Connections from earlier clients will be denied. Defaults to the
@@ -3805,7 +3805,7 @@ minimum officially supported version at the time of this server release.
38053805
Changing this may cause older, unsupported clients to malfunction, potentially
38063806
leading to data loss or unexpected behavior.
38073807

3808-
Defaults to ``3.2.82``
3808+
Defaults to ``3.3.50``
38093809

38103810
maximum.supported.desktop.version
38113811
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)