docs(readme): remove dev.ini reference (#8419)

remove dev.ini reference as it seems not working anymore.
This commit is contained in:
Junliang Huang 2017-05-21 15:07:21 +07:00 committed by Torkel Ödegaard
parent d4264cbfc2
commit 6d3246e39e

View File

@ -146,8 +146,7 @@ Create a custom.ini in the conf directory to override default configuration opti
You only need to add the options you want to override. Config files are applied in the order of: You only need to add the options you want to override. Config files are applied in the order of:
1. grafana.ini 1. grafana.ini
2. dev.ini (if found) 1. custom.ini
3. custom.ini
## Create a pull request ## Create a pull request
Before or after you create a pull request, sign the [contributor license agreement](http://docs.grafana.org/project/cla/). Before or after you create a pull request, sign the [contributor license agreement](http://docs.grafana.org/project/cla/).