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:
Nikita Konovalov 2014-03-31 15:47:18 +04:00
parent 753837e3bd
commit 572e04798b

View File

@ -1,2 +1,4 @@
# 24 hours expiration
token_ttl = 86400
[database]
connection=mysql://<%= mysql_user %>:<%= mysql_password %>@<%= mysql_host %>:3306/storyboard