Added a param to show the underlying db queries
This commit is contained in:
@@ -12,6 +12,8 @@ log-file = "";
|
||||
access-log-file = "";
|
||||
# Logger configuration, see log-config in https://webtoolkit.eu/wt/doc/reference/html/overview.html#config_general
|
||||
log-config = "* -debug -info:WebRequest";
|
||||
# Output db queries on stdout
|
||||
db-show-queries = false;
|
||||
|
||||
# Listen port/addr of the web server
|
||||
listen-port = 5082;
|
||||
|
||||
Reference in New Issue
Block a user