Updated config.yml (markdown)

master
Hunter Long 2019-03-16 14:09:37 -07:00
parent d9bc37215b
commit f1f4921b49
1 changed files with 1 additions and 1 deletions

@ -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 ### `config.yml` Parameters
- **connection**: sqlite (sqlite, mysql, postgres) - **connection**: sqlite (sqlite, mysql, postgres)