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