You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Run maintenance steps, this also fixes warnings in the admin panel
199
+
occ db:add-missing-indices
200
+
occ maintenance:repair --include-expensive
194
201
else
195
202
echo "After completing the web-based installer, restart the Nextcloud container to apply default memory caching and transactional file locking configurations."
196
203
echo "Alternatively, you can apply your own configurations by editing /config/www/nextcloud/config/config.php following the documentation:"
0 commit comments