mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
add default to idle_timeout in hot fn docs (#309)
it's a bit funny that in hot / not functions idle_timeout appears but it's not such a big deal, either
This commit is contained in:
committed by
Travis Reeder
parent
92ea1bd9d1
commit
4839edc12b
@@ -107,5 +107,5 @@ requests:
|
||||
`format` (mandatory) either "default" or "http". If "http", then it is a hot
|
||||
container.
|
||||
|
||||
`idle_timeout` (optional) - idle timeout (in seconds) before function termination.
|
||||
`idle_timeout` (optional) - idle timeout (in seconds) before function termination, default 30 seconds.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user