
Expiration is set to 24 hours. This should be merged before https://review.openstack.org/#/c/84107/ Change-Id: Ie3ba222caf2b8c6c20ffcac0cbd94bc8b4e2a83d
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
# 24 hours expiration
|
|
token_ttl = 86400
|
|
[database]
|
|
connection=mysql://<%= mysql_user %>:<%= mysql_password %>@<%= mysql_host %>:3306/storyboard
|