mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
modify default sqlite db path
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ passwd =
|
||||
ssl_mode = disable
|
||||
|
||||
# For "sqlite3" only, absolute path of db file
|
||||
db_path = labapp.db
|
||||
db_path = data/labapp.db
|
||||
|
||||
# Max idle connection number, default is 2
|
||||
max_idle_conn = 2
|
||||
|
||||
Reference in New Issue
Block a user