Skip to content
Snippets Groups Projects
Commit b61c64a8 authored by DBLaci's avatar DBLaci
Browse files

token-ttl default value is int in seconds

parent cb91003c
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ dashboard_tls_key_file: dashboard.key
dashboard_tls_cert_file: dashboard.crt
# Override dashboard default settings
dashboard_token_ttl: "15 minutes"
dashboard_token_ttl: 900
# SSL
etcd_cert_dir: "/etc/ssl/etcd/ssl"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment