add log rotate
Build and Deploy Docker / build (push) Successful in 1m42s
Build and Deploy Docker / deploy (push) Has been cancelled

This commit is contained in:
2026-06-30 13:15:45 +02:00
parent c3896d20a1
commit bd25995d0a
5 changed files with 82 additions and 49 deletions
+9
View File
@@ -0,0 +1,9 @@
/var/log/cron/cron.log {
hourly
rotate 14
missingok
notifempty
compress
delaycompress
copytruncate
}