Skip to content

Commit b1a5ffa

Browse files
committed
chore(administration): Generate system config documentation from config.sample.php
1 parent 538bf5e commit b1a5ffa

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

36233623
::
36243624

3625-
'minimum.supported.desktop.version' => '3.1.0',
3625+
'minimum.supported.desktop.version' => '3.0.82',
36263626

36273627
Specify the minimum Nextcloud desktop client version allowed to sync with this
36283628
server. Connections from earlier clients will be denied. Defaults to the
@@ -3631,7 +3631,7 @@ minimum officially supported version at the time of this server release.
36313631
Changing this may cause older, unsupported clients to malfunction, potentially
36323632
leading to data loss or unexpected behavior.
36333633

3634-
Defaults to ``3.1.0``
3634+
Defaults to ``3.0.82``
36353635

36363636
maximum.supported.desktop.version
36373637
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)