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

Unified Diff: hiera/roles/web/adblockplus.yaml

Issue 29490710: #2007 - Remove submitEmail endpoint from adblockplus nginx configuration (Closed)
Patch Set: Remove submitEmail endpoint and associated logrotation Created July 20, 2017, 4:11 p.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/web/templates/adblockplus.org.conf.erb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/web/adblockplus.yaml
===================================================================
--- a/hiera/roles/web/adblockplus.yaml
+++ b/hiera/roles/web/adblockplus.yaml
@@ -1,14 +1,6 @@
classes:
nodejs:
adblockplus::legacy::webserver:
- adblockplus::log:
-
-adblockplus::log::rotations:
- nginx_email_submission:
- count: 120
- ensure: present
- interval: monthly
- path: /var/log/nginx/email_submission
nodejs::packages:
jsdoc:
« no previous file with comments | « no previous file | modules/web/templates/adblockplus.org.conf.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld