We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c072b20 commit 30041d4Copy full SHA for 30041d4
doc/rest.txt
@@ -1171,7 +1171,8 @@ but is available if a use case requires it.
1171
1172
This example also changes the lifetime of the POE url. This link has
1173
a lifetime of 15 minutes (900 seconds). Using it after 16 minutes will
1174
-result in a 400 error. A lifetime up to 1 hour can be specified.
+result in a 400 error. A lifetime up to 3600 seconds (1 hour) can be
1175
+specified.
1176
1177
POE url's are an optional mechanism. If:
1178
0 commit comments