Skip to content

Commit 30041d4

Browse files
committed
doc: explicitly refer to POE lifetime in seconds.
1 parent c072b20 commit 30041d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/rest.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1171,7 +1171,8 @@ but is available if a use case requires it.
11711171

11721172
This example also changes the lifetime of the POE url. This link has
11731173
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.
1174+
result in a 400 error. A lifetime up to 3600 seconds (1 hour) can be
1175+
specified.
11751176

11761177
POE url's are an optional mechanism. If:
11771178

0 commit comments

Comments
 (0)