diff --git a/admin_manual/configuration_server/occ_command.rst b/admin_manual/configuration_server/occ_command.rst index 405b9ebc6..9adbe6e2d 100644 --- a/admin_manual/configuration_server/occ_command.rst +++ b/admin_manual/configuration_server/occ_command.rst @@ -539,7 +539,7 @@ Add missing indices It might happen that we add from time to time new indices to already existing database tables, for example to improve performance. In order to check your database for missing indices run -following command: +following command:: sudo -u www-data php occ db:add-missing-indices