mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
/home/labca/nginx_data/ssl/*.log
|
|
/home/labca/logs/cron-*.log
|
|
{
|
|
rotate 4
|
|
monthly
|
|
compress
|
|
missingok
|
|
notifempty
|
|
}
|