changeset 8228:11ebd3a19c9a

doc: explicitly refer to POE lifetime in seconds.
author John Rouillard <rouilj@ieee.org>
date Thu, 19 Dec 2024 17:51:48 -0500
parents d03126f0c6c2
children c24b02266077
files doc/rest.txt
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/rest.txt	Thu Dec 19 17:26:39 2024 -0500
+++ b/doc/rest.txt	Thu Dec 19 17:51:48 2024 -0500
@@ -1171,7 +1171,8 @@
 
 This example also changes the lifetime of the POE url.  This link has
 a lifetime of 15 minutes (900 seconds). Using it after 16 minutes will
-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
+specified.
 
 POE url's are an optional mechanism. If:
 

Roundup Issue Tracker: http://roundup-tracker.org/