Tweak app.make_rattail_config() to allow caller to define some settings.

This is mostly for the sake of tests etc.
This commit is contained in:
Lance Edgar 2015-05-03 19:36:19 -05:00
parent 2f5f9c8c3c
commit 4f5c0e6bd8
3 changed files with 71 additions and 15 deletions

8
tests/data/tailbone.conf Normal file
View file

@ -0,0 +1,8 @@
[app:main]
edbob.config = %(here)s/tailbone.conf
[rattail.db]
keys = default, store
default.url = sqlite://
store.url = sqlite://