From 2e421ed9bef459afbdb91c64c4549401afcf309c Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 25 Dec 2013 11:51:21 +0100 Subject: [PATCH] Example config --- .gitignore | 1 + config.yaml.example | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 config.yaml.example diff --git a/.gitignore b/.gitignore index 854a5a5..041274e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc venv +config.yaml diff --git a/config.yaml.example b/config.yaml.example new file mode 100644 index 0000000..7aab656 --- /dev/null +++ b/config.yaml.example @@ -0,0 +1,5 @@ +mysql: + hostname: localhost + username: root + password: "" + database: tahoes3