mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-15 02:08:08 +08:00
Removed idle_timeout_ms
This commit is contained in:
parent
ba5cd7267a
commit
6873f3c5f6
@ -90,9 +90,6 @@ must be for a file name only, not including directory name, e.g.
|
|||||||
`mongoose -hide_files_patterns secret.txt|even_more_secret.txt`. Default:
|
`mongoose -hide_files_patterns secret.txt|even_more_secret.txt`. Default:
|
||||||
not set.
|
not set.
|
||||||
|
|
||||||
### idle\_timeout\_ms
|
|
||||||
Timeout for idle connections in milliseconds. Default: `30000` (30 seconds)
|
|
||||||
|
|
||||||
### index_files
|
### index_files
|
||||||
Comma-separated list of files to be treated as directory index
|
Comma-separated list of files to be treated as directory index
|
||||||
files. Default: `index.html,index.htm,index.cgi,index.shtml,index.php`
|
files. Default: `index.html,index.htm,index.cgi,index.shtml,index.php`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user