mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
10 lines
112 B
Plaintext
10 lines
112 B
Plaintext
"/var/log/i2pd/*.log" {
|
|
copytruncate
|
|
daily
|
|
rotate 5
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
notifempty
|
|
}
|