Skip to content

Commit ae4c87f

Browse files
committed
chore(administration): Generate system config documentation from config.sample.php
1 parent 6328f1b commit ae4c87f

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

36543654
::
36553655

3656-
'minimum.supported.desktop.version' => '3.1.50',
3656+
'minimum.supported.desktop.version' => '3.1.81',
36573657

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

3665-
Defaults to ``3.1.50``
3665+
Defaults to ``3.1.81``
36663666

36673667
maximum.supported.desktop.version
36683668
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)