Document Chronograf inactivity duration option

pull/1621/head
pierwill 2020-10-07 10:21:14 -07:00
parent df0d710a99
commit 2900d72d5f
1 changed files with 8 additions and 0 deletions

View File

@ -280,6 +280,14 @@ Environment variable: `$HOST_PAGE_DISABLED=true`
### General authentication options
#### `--inactivity-duration=`
The duration that a token is valid without any new activity.
Default value: `5m`
Environment variable: `$INACTIVITY_DURATION`
#### `--token-secret=` | `-t`
The secret for signing tokens.