Skip to content

Commit c25193a

Browse files
authored
Updating timeout for Web Form to 24 hours
Signed-off-by: Inbar Gazit <[email protected]>
1 parent dc14740 commit c25193a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/WebForms/eg001CreateInstance.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ printf \
5454
"Company": "Tally",
5555
"JobTitle": "Programmer Writer"
5656
},
57-
"expirationOffset": 3600
57+
"expirationOffset": 24
5858
}' >$request_data
5959
#ds-snippet-end:WebForms1Step4
6060

0 commit comments

Comments
 (0)