diff --git a/config.yml.md b/config.yml.md index 9ea9af7..b2be6c3 100644 --- a/config.yml.md +++ b/config.yml.md @@ -1,4 +1,4 @@ -The `config.yml` file contains all of the Statping database settings and API keys/secrets. When Statping loads, it will attempt to open this file to parse it's core values. +The `config.yml` file contains all of the Statping database settings and API keys/secrets. When Statping loads, it will attempt to open this file to parse it's core values. You can view the Go type file on [types/types.go](https://github.com/hunterlong/statping/blob/master/types/types.go#L40). ### `config.yml` Parameters - **connection**: sqlite (sqlite, mysql, postgres)