2023-01-08 12:41:25 -06:00
|
|
|
## -*- mode: conf; -*-
|
|
|
|
|
2023-01-08 13:04:46 -06:00
|
|
|
% if mailto:
|
|
|
|
MAILTO="${','.join(mailto)}"
|
|
|
|
% endif
|
|
|
|
|
2023-01-08 12:41:25 -06:00
|
|
|
# rotate logs and restart Luigi at *just before* 12:00am midnight
|
|
|
|
55 23 * * * root ${appdir}/rotate-luigi-logs.sh
|