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/logic-apps/edit-app-settings-host-settings.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: estfan, azla
7
7
ms.topic: how-to
8
-
ms.date: 03/22/2022
8
+
ms.date: 08/16/2022
9
9
ms.custom: fasttrack-edit
10
10
---
11
11
@@ -180,7 +180,7 @@ These settings affect the throughput and capacity for single-tenant Azure Logic
180
180
| Setting | Default value | Description |
181
181
|---------|---------------|-------------|
182
182
|`Runtime.FlowRunActionJob.MaximumActionResultSize`|`209715200` bytes | Sets the maximum size in bytes that the combined inputs and outputs can have in an action. |
183
-
|`Runtime.ContentLink.MaximumContentSizeInBytes`|`104857600`characters| Sets the maximum size in characters that an input or output can have in a trigger or action. |
183
+
|`Runtime.ContentLink.MaximumContentSizeInBytes`|`104857600`bytes| Sets the maximum size in bytes that an input or output can have in a trigger or action. |
0 commit comments