Merge pull request #11592 from nextcloud/fix-datadirectory-warning

Fix warning for data-directory troubleshooting
This commit is contained in:
Christoph Wurst 2024-02-28 06:17:38 +01:00 committed by GitHub
commit 9e4039d4e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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