test config file parsing with more config options

This commit is contained in:
Alan Hamlett 2015-09-29 22:34:14 -07:00
parent 5809fc0b84
commit 75aa9a2994
7 changed files with 44 additions and 28 deletions

View file

@ -0,0 +1,16 @@
[settings]
verbose = true
api_key = 1234567
logfile = /tmp/waka
hidefilenames = true
exclude =
^COMMIT_EDITMSG$
^TAG_EDITMSG$
^/var/
^/etc/
include =
.*
offline = false
proxy = https://user:pass@localhost:8080
timeout = abc
api_url = https://localhost:0/api/v1/heartbeats