This commit is contained in:
Luc Didry
2017-06-12 21:23:53 +02:00
parent 75b645e6d4
commit 88b77f91fb
7 changed files with 72 additions and 25 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
# you can define it relative to lutim directory or set an absolute path
# remember that it has to be in a directory writable by Lutim user
# optional, default is lutim.db
db_path => 'test.db',
db_path => 'testsqlite3.db',
# PostgreSQL ONLY - only used if dbtype is set to postgresql
# these are the credentials to access the PostgreSQL database