From 230ffbcd05056654e6a252741021393a71adc3d0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 12 Sep 2024 05:17:06 +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