We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a072664 commit 89f9249Copy full SHA for 89f9249
README.md
@@ -1675,7 +1675,7 @@ Options
1675
* node (String, optional): node with which to associate session (defaults to connected agent)
1676
* checks (String[], optional): checks to associate with session
1677
* behavior (String, enum: release, delete; default: release): controls the behavior when a session is invalidated
1678
- * ttl (String, optional, valid: `10s`-`3600s`): interval session must be renewed
+ * ttl (String, optional, valid: `10s`-`86400s`): interval session must be renewed
1679
1680
Usage
1681
0 commit comments