Merge pull request #216 from prometheus/fabxc-patch-1

Remove template section from example config
This commit is contained in:
Fabian Reinartz 2016-01-07 16:39:40 +01:00
commit 0318f264e6

View File

@ -69,10 +69,6 @@ global:
smtp_smarthost: 'localhost:25'
smtp_from: 'alertmanager@example.org'
# The directory from which notification templates are read.
templates:
- 'template/*.tmpl'
# The root route on which each incoming alert enters.
route:
# The labels by which incoming alerts are grouped together. For example,