mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-06-29 03:21:23 +08:00
优化构建和打包
This commit is contained in:
9
packaging/hubproxy.logrotate
Normal file
9
packaging/hubproxy.logrotate
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/hubproxy.log {
|
||||
weekly
|
||||
maxsize 50M
|
||||
rotate 4
|
||||
compress
|
||||
missingok
|
||||
notifempty
|
||||
copytruncate
|
||||
}
|
||||
Reference in New Issue
Block a user