预览文件: mihomo-logrotate

下载文件
/etc/mihomo/logs/*.log {
    daily
    rotate 7
    compress
    delaycompress
    missingok
    notifempty
    copytruncate
    maxsize 50M
}