api/config.ini.sample

14 lines
305 B
Plaintext
Raw Normal View History

2018-06-10 09:11:41 +00:00
[General]
JWTSecret = blablaGEHEMIN§)!§
; The interface on which to run the webserver
Interface = :8080
[Database]
Type = mysql
User = root
Password = supersecret
Host = 127.0.0.1
2018-07-15 16:31:43 +00:00
Database = vikunja
2018-06-10 09:11:41 +00:00
ShowQueries = false
; When using sqlite, this is the path where to store the data
2018-07-15 16:31:43 +00:00
; Path = ./vikunja.db