From 503e04d37569b78c47fa3fcdb5216fbdc723c540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 6 Feb 2015 08:54:43 +0100 Subject: [PATCH] Updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 227aa7f9784..06bec253217 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Open grafana in your browser (default http://localhost:3000) and login with admi ### Config Create a grafana.custom.ini in the conf directory to override default configuration options. You only need to add the options you want to override. Config files are applied in the order of: + 1. grafana.ini 2. grafana.dev.ini (if found) 3. grafana.custom.ini