diff --git a/templates/storyboard.conf.erb b/templates/storyboard.conf.erb index a3278ae..14863a9 100644 --- a/templates/storyboard.conf.erb +++ b/templates/storyboard.conf.erb @@ -1,2 +1,4 @@ +# 24 hours expiration +token_ttl = 86400 [database] connection=mysql://<%= mysql_user %>:<%= mysql_password %>@<%= mysql_host %>:3306/storyboard