Rename config file

This commit is contained in:
antao 2018-09-16 11:50:29 +08:00
parent da5270f259
commit 18ca4f7659
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@
//compile and load dynamically "CSP View Files" in directories defined
//by "dynamic_views_path"
"load_dynamic_views":true,
//dynamic_views_path: if the path isn't prefixed with / or ./,
//it will be relative path of document_root path
"dynamic_views_path":["./views"],
//log:set log output,drogon output logs to stdout by default
"log":{