Merge branch 'master' into 16678-login-tokens-lifetime-config
[arvados.git] / sdk / go / arvados / config.go
index 41c20c8db2ee71cf4c4a024e7d1d73b72878a098..86673320da3c41fc394fc8381e0221a47fd2e436 100644 (file)
@@ -179,6 +179,7 @@ type Cluster struct {
                }
                LoginCluster       string
                RemoteTokenRefresh Duration
+               TokenLifetime      Duration
        }
        Mail struct {
                MailchimpAPIKey                string