Skip to content

Commit 995b28d

Browse files
committed
chore(administration): Generate system config documentation from config.sample.php
1 parent 42595da commit 995b28d

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
@@ -3654,7 +3654,7 @@ minimum.supported.desktop.version
36543654

36553655
::
36563656

3657-
'minimum.supported.desktop.version' => '3.1.81',
3657+
'minimum.supported.desktop.version' => '3.1.83',
36583658

36593659
Specify the minimum Nextcloud desktop client version allowed to sync with this
36603660
server. Connections from earlier clients will be denied. Defaults to the
@@ -3663,7 +3663,7 @@ minimum officially supported version at the time of this server release.
36633663
Changing this may cause older, unsupported clients to malfunction, potentially
36643664
leading to data loss or unexpected behavior.
36653665

3666-
Defaults to ``3.1.81``
3666+
Defaults to ``3.1.83``
36673667

36683668
maximum.supported.desktop.version
36693669
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)