1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-11-25 07:14:18 +00:00

Change default setting (closes #21)

This commit is contained in:
Steffo 2018-11-21 14:05:38 +00:00 committed by GitHub
parent 4e5bf3db67
commit 002ccfb14b
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ error_pause = 5
[Database] [Database]
; The database engine you want to use. ; The database engine you want to use.
; Refer to http://docs.sqlalchemy.org/en/latest/core/engines.html for the possible settings. ; Refer to http://docs.sqlalchemy.org/en/latest/core/engines.html for the possible settings.
engine = sqlite:// engine = sqlite://database.sqlite
# General payment settings # General payment settings
[Payments] [Payments]
@ -69,4 +69,4 @@ full_order_info = no
[Error Reporting] [Error Reporting]
; Optional sentry token: get the token at https://sentry.io/ or ask @Steffo for one ; 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. ; Needed to automatically report bugs found by the users in the code.
sentry_token = https://00000000000000000000000000000000:00000000000000000000000000000000@sentry.io/0000000 sentry_token = https://00000000000000000000000000000000:00000000000000000000000000000000@sentry.io/0000000