diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index a83f98d3a..cda9153eb 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1638,6 +1638,8 @@ use the occ command ``preview:repair``. For now this will only migrate previews that were generated before Nextcloud 19 in the flat ``appdata_INSTANCEID/previews/FILEID`` folder structure. +.. _configPHP_Sharing: + Sharing ------- diff --git a/admin_manual/maintenance/migrating.rst b/admin_manual/maintenance/migrating.rst index b95a1d08e..98af5d9ce 100644 --- a/admin_manual/maintenance/migrating.rst +++ b/admin_manual/maintenance/migrating.rst @@ -61,8 +61,8 @@ the new location. It is also assumed that the authentication method #. Check the config.php file of the **ORIGINAL** system to see if it has the ``data-fingerprint`` set to a non-empty value. If this is the case, make - sure to also run the ``maintenance:data-fingerprint`` command on the **NEW** - system, similarly to how it is required when performing a backup restoration (See :doc:`restore` for details). + sure to also run the ``maintenance:data-fingerprint`` command on the **NEW** + system, similarly to how it is required when performing a backup restoration (See :doc:`restore` for details). #. While still having Nextcloud in maintenance mode (confirm!) and **BEFORE**