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