From 8eb82832827410de185d85f5e326ad84e922faad Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 26 May 2025 02:33:19 +0000 Subject: automatic import of nginx --- nginx.logrotate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nginx.logrotate') diff --git a/nginx.logrotate b/nginx.logrotate index 353da6e..f9e12c7 100644 --- a/nginx.logrotate +++ b/nginx.logrotate @@ -1,7 +1,7 @@ /var/log/nginx/*log { create 0664 nginx root daily - rotate 10 + rotate -1 missingok notifempty compress -- cgit v1.2.3