mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
support sync database structure when starting web server
This commit is contained in:
@@ -65,6 +65,9 @@ conn_max_lifetime = 14400
|
||||
# Set to true to log each sql statement and execution times
|
||||
log_query = false
|
||||
|
||||
# Set to true to automatically update database structure when starting web server
|
||||
auto_update_database = true
|
||||
|
||||
[log]
|
||||
# Either "console", "file", default is "console"
|
||||
# Use space to separate multiple modes, e.g. "console file"
|
||||
|
||||
Reference in New Issue
Block a user