diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 21ed26808..1a378c364 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -647,7 +647,7 @@ The channel that Nextcloud should use to look for updates Supported values: - ``daily`` - - ``beta` + - ``beta`` - ``stable`` - ``production`` @@ -1466,7 +1466,7 @@ Set the time-to-live for locks in secconds. Any lock older than this will be automatically cleaned up. -If not set this defaults to either 1 hour or the PHP max_execution_time, whichever is higher. +If not set this defaults to either 1 hour or the php max_execution_time, whichever is higher. ::