summaryrefslogtreecommitdiff
path: root/nginx.logrotate
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-05-26 02:33:19 +0000
committerCoprDistGit <infra@openeuler.org>2025-05-26 02:33:19 +0000
commit8eb82832827410de185d85f5e326ad84e922faad (patch)
tree3f432ea1f7a8ab72d51af3654f6d845da0e27d1a /nginx.logrotate
parent74a1330588dc745754936ae39b103b82feaa4b1e (diff)
automatic import of nginxopeneuler22.03_LTS_SP4
Diffstat (limited to 'nginx.logrotate')
-rw-r--r--nginx.logrotate2
1 files changed, 1 insertions, 1 deletions
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