mirror of
https://github.com/PurpleI2P/i2pdbrowser
synced 2025-01-30 16:34:14 +00:00
10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
|
"/var/log/i2pd/*.log" {
|
||
|
copytruncate
|
||
|
daily
|
||
|
rotate 5
|
||
|
compress
|
||
|
delaycompress
|
||
|
missingok
|
||
|
notifempty
|
||
|
}
|