From 105a0629cd08483324854dd1f258adcb8f445f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Tue, 27 Feb 2024 23:32:59 +0100 Subject: [PATCH] Fix warning for data-directory troubleshooting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-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