9 lines
128 B
Plaintext
9 lines
128 B
Plaintext
|
/var/lib/telegram-cli/*.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 31
|
||
|
compress
|
||
|
notifempty
|
||
|
nocreate
|
||
|
}
|