Major update
This commit is contained in:
16
functions/season-loader/host.json
Normal file
16
functions/season-loader/host.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": "2.0",
|
||||
"logging": {
|
||||
"applicationInsights": {
|
||||
"samplingSettings": {
|
||||
"isEnabled": true,
|
||||
"excludedTypes": "Request"
|
||||
}
|
||||
}
|
||||
},
|
||||
"extensionBundle": {
|
||||
"id": "Microsoft.Azure.Functions.ExtensionBundle",
|
||||
"version": "[3.*, 4.0.0)"
|
||||
},
|
||||
"functionTimeout": "00:30:00"
|
||||
}
|
||||
Reference in New Issue
Block a user