Files
conjurer/conjurer_musician/radio_conjurer.etc.logrotate
T
gitea 2aeb3d286f Tag: 1.26
Intermediate commits (oldest → newest):
- Generated scripts
- new function
- more work needed
- Search client
- serverside
- added server side search
- M
- fix
- fix deploy
- zmiana nazwy
- Params of radio
- Watcher
2025-10-30 16:59:21 +01:00

10 lines
136 B
Plaintext

/home/pi/Conjurer/radio_log.log {
daily
rotate 7
compress
delaycompress
missingok
notifempty
copytruncate
}