Skip to content

Commit a233ec7

Browse files
committed
generate documentation from config.sample.php
1 parent 0d0f04e commit a233ec7

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

30693069
::
30703070

3071-
'minimum.supported.desktop.version' => '2.3.0',
3071+
'minimum.supported.desktop.version' => '2.7.0',
30723072

30733073
The minimum Nextcloud desktop client version that will be allowed to sync with
30743074
this server instance. All connections made from earlier clients will be denied
@@ -3079,7 +3079,7 @@ When changing this, note that older unsupported versions of the Nextcloud deskto
30793079
client may not function as expected, and could lead to permanent data loss for
30803080
clients or other unexpected results.
30813081

3082-
Defaults to ``2.3.0``
3082+
Defaults to ``2.7.0``
30833083

30843084
maximum.supported.desktop.version
30853085
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)