From e20c7f8f3dc42d75e35934abca300d71c11b4dcc Mon Sep 17 00:00:00 2001 From: Fabian Reinartz Date: Thu, 22 Oct 2015 15:48:50 +0200 Subject: [PATCH] Enable YAML highlighting in example config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98827ccf..cc842d71 100644 --- a/README.md +++ b/README.md @@ -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'