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
198
+
occ db:add-missing-indices
199
+
occ maintenance:repair --include-expensive
193
200
else
194
201
echo "After completing the web-based installer, restart the Nextcloud container to apply default memory caching and transactional file locking configurations."
195
202
echo "Alternatively, you can apply your own configurations by editing /config/www/nextcloud/config/config.php following the documentation:"
0 commit comments