From 002ccfb14b73e9b753004927c22a747b9a4bb9d7 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 21 Nov 2018 14:05:38 +0000 Subject: [PATCH] Change default setting (closes #21) --- config/template_config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/template_config.ini b/config/template_config.ini index cd2dd1d..e634644 100644 --- a/config/template_config.ini +++ b/config/template_config.ini @@ -27,7 +27,7 @@ error_pause = 5 [Database] ; The database engine you want to use. ; Refer to http://docs.sqlalchemy.org/en/latest/core/engines.html for the possible settings. -engine = sqlite:// +engine = sqlite://database.sqlite # General payment settings [Payments] @@ -69,4 +69,4 @@ full_order_info = no [Error Reporting] ; Optional sentry token: get the token at https://sentry.io/ or ask @Steffo for one ; Needed to automatically report bugs found by the users in the code. -sentry_token = https://00000000000000000000000000000000:00000000000000000000000000000000@sentry.io/0000000 \ No newline at end of file +sentry_token = https://00000000000000000000000000000000:00000000000000000000000000000000@sentry.io/0000000