Removed idle_timeout_ms

This commit is contained in:
Sergey Lyubka 2014-04-29 18:01:25 +01:00
parent ba5cd7267a
commit 6873f3c5f6

View File

@ -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:
not set.
### idle\_timeout\_ms
Timeout for idle connections in milliseconds. Default: `30000` (30 seconds)
### index_files
Comma-separated list of files to be treated as directory index
files. Default: `index.html,index.htm,index.cgi,index.shtml,index.php`