From ed75abcc653dce42c21bb54b5b6d4b61a3c1ad6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Fri, 5 Jan 2024 10:15:46 +0100 Subject: [PATCH] Add warning to datadirectory parameter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller --- .../configuration_server/config_sample_php_parameters.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index f939d4686..56d059e8b 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -97,6 +97,10 @@ you use SQLite. Default to ``data/`` in the Nextcloud directory. +.. warning:: This parameter should not be changed after finishing the initial + installation of Nextcloud. Doing so might lead to side effects and affect + several features. + :: 'version' => '',