From df60e7466d464dc68dc02ced5bc4bde9e1e75384 Mon Sep 17 00:00:00 2001 From: Josh Richards Date: Tue, 10 Dec 2024 12:33:02 -0500 Subject: [PATCH] fix: add ref link to sample config section per review suggestion Signed-off-by: Josh Richards --- .../configuration_server/config_sample_php_parameters.rst | 6 ++++-- 1 file changed, 4 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 ebac46c2c2b..4e538e2a313 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -117,8 +117,8 @@ information provided by the administrator at installation time. The file ``config/config.sample.php`` lists all the parameters within Nextcloud that can be specified in ``config/`` files, along with example and default values for each. The content of -that sample configuration file is included here for ease of reference and alongside additional -context. +that sample configuration file is included :ref:`below` for ease of reference +and alongside additional context. .. tip:: Only add parameters to ``config/config.php`` that you wish to modify. @@ -438,6 +438,8 @@ Defaults to ``false`` .. DEFAULT_SECTION_END .. Generated content above. Don't change this. +.. _config-php-sample: + .. Generated content below. Don't change this. .. ALL_OTHER_SECTIONS_START