Corrected invalid database config example (#169)
According to the Grafana documentation [0] the fields host, user and password are not applicable for the database type sqlite. I changed the example's database type to mysql for which these keys are valid.
[0]: http://docs.grafana.org/installation/configuration/#database