From fe4b0ca90f77eb6481fd695cb4a5a09252fef020 Mon Sep 17 00:00:00 2001 From: "backportbot[bot]" <63340225+backportbot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 16:03:34 +0000 Subject: [PATCH] [stable28] Fix warning for data-directory troubleshooting (#11595) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcel Müller Co-authored-by: Marcel Müller --- admin_manual/issues/general_troubleshooting.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/issues/general_troubleshooting.rst b/admin_manual/issues/general_troubleshooting.rst index c5ee9dcae..074a478f1 100644 --- a/admin_manual/issues/general_troubleshooting.rst +++ b/admin_manual/issues/general_troubleshooting.rst @@ -386,7 +386,7 @@ Unofficially moving the data directory can be done as follows: 6. Ensure permissions are still correct 7. Restart apache -.. warning +.. warning:: However this is not supported and you risk breaking your database. For a safe moving of data directory, supported by Nextcloud, recommended actions are: @@ -398,7 +398,7 @@ For a safe moving of data directory, supported by Nextcloud, recommended actions 5. Ensure permissions are still correct 6. Restart apache -.. warning +.. warning:: Note, you may need to configure your webserver to support symlinks. Troubleshooting quota or size issues