mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-08 22:13:48 +01:00
10 lines
112 B
Text
10 lines
112 B
Text
|
"/var/log/i2pd/*.log" {
|
||
|
copytruncate
|
||
|
daily
|
||
|
rotate 5
|
||
|
compress
|
||
|
delaycompress
|
||
|
missingok
|
||
|
notifempty
|
||
|
}
|