X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2ea2aedaaadd0fcd204fe891df8b2ab56acf7dee..929bf2ca704f43685c58da9fd60dceac037d3593:/lib/config/generated_config.go diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go index e35318ff95..a2ff94c385 100644 --- a/lib/config/generated_config.go +++ b/lib/config/generated_config.go @@ -705,8 +705,9 @@ Clusters: RemoteTokenRefresh: 5m # How long a client token created from a login flow will be valid without - # asking the user to re-login. - TokenLifetime: 12h + # asking the user to re-login. Example values: 60m, 8h. + # Default value zero means tokens don't have expiration. + TokenLifetime: 0s Git: # Path to git or gitolite-shell executable. Each authenticated