From f1f4921b496db8a63ee369cae11a3d18445caea1 Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Sat, 16 Mar 2019 14:09:37 -0700 Subject: [PATCH] Updated config.yml (markdown) --- config.yml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)