mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-10-31 09:20:38 +00:00
1dcb878796
Signed-off-by: r4sas <r4sas@i2pmail.org>
10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
"/var/log/i2pd/*.log" {
|
|
copytruncate
|
|
daily
|
|
rotate 5
|
|
compress
|
|
delaycompress
|
|
missingok
|
|
notifempty
|
|
}
|