Suggest we move to an in-memory database ;)

This commit is contained in:
Christopher Allan Webber 2012-03-26 11:31:09 -05:00
parent d693f6bd86
commit 8e96bcbc78

View File

@ -3,7 +3,7 @@ direct_remote_path = /test_static/
email_sender_address = "notice@mediagoblin.example.org"
email_debug_mode = true
# Use an in-memory database
# TODO: Switch to using an in-memory database
sql_engine = "sqlite:///%(here)s/test_user_dev/mediagoblin.db"
# tag parsing