Storyboard token expiration increased
Expiration is set to 24 hours. This should be merged before https://review.openstack.org/#/c/84107/ Change-Id: Ie3ba222caf2b8c6c20ffcac0cbd94bc8b4e2a83d
This commit is contained in:
parent
753837e3bd
commit
572e04798b
@ -1,2 +1,4 @@
|
|||||||
|
# 24 hours expiration
|
||||||
|
token_ttl = 86400
|
||||||
[database]
|
[database]
|
||||||
connection=mysql://<%= mysql_user %>:<%= mysql_password %>@<%= mysql_host %>:3306/storyboard
|
connection=mysql://<%= mysql_user %>:<%= mysql_password %>@<%= mysql_host %>:3306/storyboard
|
||||||
|
Loading…
Reference in New Issue
Block a user