You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-hub/iot-hub-devguide-file-upload.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ The following settings control file upload notifications to backend services.
81
81
|**enableFileUploadNotifications**|Controls whether file upload notifications are written to the file notifications endpoint. |Bool. Default: False. |
82
82
|**fileNotifications.ttlAsIso8601**|Default TTL for file upload notifications. |ISO_8601 interval up to 48 hours (minimum one minute). Default: one hour. |
83
83
|**fileNotifications.lockDuration**|Lock duration for the file upload notifications queue. |5 to 300 seconds. Default: 60 seconds. |
84
-
|**fileNotifications.maxDeliveryCount**|Maximum delivery count for the file upload notification queue. |1 to 100. Default: 100. |
84
+
|**fileNotifications.maxDeliveryCount**|Maximum delivery count for the file upload notification queue. |1 to 10. Default: 10. |
0 commit comments