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 b33fff2 commit 5c20d12Copy full SHA for 5c20d12
articles/azure-functions/functions-app-settings.md
@@ -365,6 +365,7 @@ Valid values:
365
| `node` | [JavaScript](functions-reference-node.md)<br/>[TypeScript](functions-reference-node.md#typescript) |
366
| `powershell` | [PowerShell](functions-reference-powershell.md) |
367
| `python` | [Python](functions-reference-python.md) |
368
+| `custom` | [Custom](functions-custom-handlers.md) |
369
370
## FUNCTIONS\_WORKER\_SHARED\_MEMORY\_DATA\_TRANSFER\_ENABLED
371
0 commit comments