We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc94d0 commit f167e71Copy full SHA for f167e71
articles/azure-functions/functions-host-json.md
@@ -292,7 +292,7 @@ A list of functions that the job host runs. An empty array means run all functio
292
293
## functionTimeout
294
295
-Indicates the timeout duration for all functions. It follows the timespan string format.
+Indicates the timeout duration for all function executions. It follows the timespan string format.
296
297
| Plan type | Default (min) | Maximum (min) |
298
| -- | -- | -- |
0 commit comments