File tree 1 file changed +10
-3
lines changed
1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,16 @@ the new location. It is also assumed that the authentication method
56
56
Depending on the original installation method and the OS the files are
57
57
located in different locations. On the new system make sure to pick the
58
58
appropriate locations. If you change any paths, make sure to adapt the paths
59
- in the Nextcloud config.php file. Note: This step might take several hours,
60
- depending on your installation.
61
-
59
+ in the Nextcloud config.php file.
60
+
61
+ .. note ::
62
+ This step might take several hours, depending on your installation.
63
+
64
+ .. warning ::
65
+ Changing the location of the data directory might cause a corruption of relations
66
+ in the database and is not supported.
67
+
68
+
62
69
#. Check the config.php file of the **ORIGINAL ** system to see if it has
63
70
the ``data-fingerprint `` set to a non-empty value. If this is the case, make
64
71
sure to also run the ``maintenance:data-fingerprint `` command on the **NEW **
You can’t perform that action at this time.
0 commit comments