diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 89d6a80ff..8d73db1ea 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -3068,7 +3068,7 @@ minimum.supported.desktop.version :: - 'minimum.supported.desktop.version' => '2.3.0', + 'minimum.supported.desktop.version' => '2.7.0', The minimum Nextcloud desktop client version that will be allowed to sync with 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 client may not function as expected, and could lead to permanent data loss for clients or other unexpected results. -Defaults to ``2.3.0`` +Defaults to ``2.7.0`` maximum.supported.desktop.version ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^