From 0c2599c63ee66160bd11d5bf7844a50b8db9ed85 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 2 May 2017 20:13:05 +0200 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. ::