Updated sample config

This commit is contained in:
kolaente 2018-07-15 18:31:43 +02:00 committed by konrad
parent 4cf0cd233c
commit 90da51ad7e

View file

@ -8,7 +8,7 @@ Type = mysql
User = root User = root
Password = supersecret Password = supersecret
Host = 127.0.0.1 Host = 127.0.0.1
Database = library Database = vikunja
ShowQueries = false ShowQueries = false
; When using sqlite, this is the path where to store the data ; When using sqlite, this is the path where to store the data
; Path = ./library.db ; Path = ./vikunja.db