mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-06-15 07:54:20 +08:00
10 lines
125 B
Plaintext
10 lines
125 B
Plaintext
/var/log/hubproxy.log {
|
|
weekly
|
|
maxsize 50M
|
|
rotate 4
|
|
compress
|
|
missingok
|
|
notifempty
|
|
copytruncate
|
|
}
|