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

Side by Side Diff: modules/adblockplus/templates/telemetry/endpoint.conf.erb

Issue 29329669: Issue 3261 - Introduce module adblockplus::telemetry (Closed)
Patch Set: Issue 3261 - Rename /submit/{filter-hit-statistics => adblockplus} Created Nov. 13, 2015, 9:29 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Puppet: Adblockplus::Telemetry::Endpoint['<%= @title %>']
2 location = <%= @location %> {
3 access_log <%= @logfile %> data;
4 echo_read_request_body;
5 }
6
OLDNEW
« no previous file with comments | « modules/adblockplus/manifests/telemetry/endpoint.pp ('k') | modules/adblockplus/templates/telemetry/logrotate.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld