changed default config after deployment learnings

master
b3yond 2018-03-29 00:21:14 +02:00
parent a3b40244b3
commit 17fd18b6c7
1 changed files with 2 additions and 6 deletions

View File

@ -13,12 +13,8 @@ mailserver = "smtp.riseup.net"
user = "user"
passphrase = "sup3rs3cur3"
[logging]
# The directory where logs should be stored.
logpath = "logs/ticketfrei.log"
[database]
db_path = "ticketfrei.sqlite"
db_path = "/var/run/ticketfrei/db.sqlite"
# when migrating to mysql:
# username = "username"
# password = "password"
# password = "password"