performance upgrade that goes from hours of downtime to seconds #66

Merged
ijurisic merged 1 commits from adamhax0rbana/nextcloud-deb:trixie-performance-improvement into trixie 2026-06-05 07:46:11 +02:00
Showing only changes of commit 3405e6dcbb - Show all commits
+1 -1
View File
@@ -39,7 +39,7 @@ configure)
fi
# Permissions and owners
chown -R www-data:www-data /var/www/nextcloud
find /var/www/nextcloud -mindepth 1 -maxdepth 1 '!' -name 'data' -exec chown -R www-data:www-data {} \;
chmod 644 /var/www/nextcloud/.htaccess
chmod +x /var/www/nextcloud/occ
chmod +x /usr/sbin/occ