Skip to content

Commit

Permalink
Merge branch 'release/1.34.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadain committed Feb 23, 2023
2 parents 03896e9 + 53c38a7 commit 5f36fe3
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{{ celery_log_dir }}/* {
{{ celery_log_dir }}/*.log {
rotate 3
daily
missingok
compress
delaycompress
notifempty
}

0 comments on commit 5f36fe3

Please sign in to comment.