diff --git a/setup/nextcloud.sh b/setup/nextcloud.sh index 806509e3..d912a486 100755 --- a/setup/nextcloud.sh +++ b/setup/nextcloud.sh @@ -413,6 +413,19 @@ cat > /etc/cron.d/mailinabox-nextcloud << EOF; EOF chmod +x /etc/cron.d/mailinabox-nextcloud +# Rotate the nextcloud.log file +cat > /etc/logrotate.d/nextcloud <