Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/nginx/files/logrotate

Issue 29397577: Noissue - Delay compression in Nginx log rotation (Closed)
Patch Set: Created March 29, 2017, 6:27 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | modules/nginx/templates/logrotate.erb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/nginx/files/logrotate
diff --git a/modules/nginx/files/logrotate b/modules/nginx/files/logrotate
index 14561c243bb5834748f601628715f1a3bd80eda5..71634389db401450ddbe0a9606fddb63b848fb26 100644
--- a/modules/nginx/files/logrotate
+++ b/modules/nginx/files/logrotate
@@ -2,6 +2,7 @@
daily
rotate 30
compress
+ delaycompress
missingok
nodateext
sharedscripts
« no previous file with comments | « no previous file | modules/nginx/templates/logrotate.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld