Rename config file
This commit is contained in:
parent
da5270f259
commit
18ca4f7659
|
@ -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":{
|
Loading…
Reference in New Issue