Enable YAML highlighting in example config

This commit is contained in:
Fabian Reinartz 2015-10-22 15:48:50 +02:00
parent 5510317a3d
commit e20c7f8f3d
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ This will happen based on priority and demand. Feel free to ping fabxc about it
This is an example configuration that should cover most relevant aspects of the new YAML configuration format. Authoritative source for now is the [code](https://github.com/prometheus/alertmanager/tree/dev/config).
```
```yaml
global:
# The smarthost and SMTP sender used for mail notifications.
smarthost: 'localhost:25'