increase default max-token-duration (#6467)

This commit is contained in:
Kira Pilot
2023-03-07 06:35:48 -08:00
committed by GitHub
parent 87ed7a7dba
commit ef2e86f309
5 changed files with 53 additions and 9 deletions

View File

@ -211,7 +211,7 @@ The maximum lifetime duration users can specify when creating an API token.
| | |
| --- | --- |
| Consumes | <code>$CODER_MAX_TOKEN_LIFETIME</code> |
| Default | <code>720h0m0s</code> |
| Default | <code>2540400h0m0s</code> |
### --oauth2-github-allow-everyone