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: src/lang/en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@
104
104
"saveErrorResponseForNotifications": "Save HTTP Error Response for Notifications",
105
105
"saveResponseDescription": "Stores the HTTP response and makes it available to notification templates as {templateVariable}",
106
106
"responseMaxLength": "Response Max Length (bytes)",
107
-
"responseMaxLengthDescription": "Maximum size of response data to store. Set to 0 for unlimited. Larger responses will be truncated. Default: 10240 (10KB)",
107
+
"responseMaxLengthDescription": "Maximum size of response data to store. Set to 0 for unlimited. Larger responses will be truncated. Default: 1024 (1KB)",
108
108
"Accepted Status Codes": "Accepted Status Codes",
109
109
"Push URL": "Push URL",
110
110
"needPushEvery": "You should call this URL every {0} seconds.",
0 commit comments