Merge "Storyboard token expiration increased"
This commit is contained in:
commit
5200cabc39
@ -1,2 +1,4 @@
|
||||
# 24 hours expiration
|
||||
token_ttl = 86400
|
||||
[database]
|
||||
connection=mysql://<%= mysql_user %>:<%= mysql_password %>@<%= mysql_host %>:3306/storyboard
|
||||
|
Loading…
Reference in New Issue
Block a user