mirror of
https://gitee.com/an-tao/drogon.git
synced 2024-12-02 11:47:56 +08:00
Update config.json.example
This commit is contained in:
parent
d008bda302
commit
d129e43ccc
@ -58,7 +58,7 @@
|
||||
//drogon.log ...
|
||||
"logfile_base_name":"",
|
||||
//log_size_limit:100000000 bytes by default,
|
||||
//When the log file size reaches "log_size_limit", the log file is switched.
|
||||
//When the log file size reaches "log_size_limit", the log file will be switched.
|
||||
"log_size_limit":100000000
|
||||
},
|
||||
//run_as_daemon:false by default
|
||||
@ -69,4 +69,4 @@
|
||||
//use sendfile() system-call to send static file to client;
|
||||
"use_sendfile":true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user