This commit is contained in:
Sdogruyol 2016-07-17 14:31:45 +03:00
parent 6ffa4af0e1
commit 4edebcf8eb
6 changed files with 12 additions and 13 deletions

View file

@ -19,7 +19,7 @@ module Kemal
# I hate websites which require daily login so the default
# inactivity timeout is 48 hours.
TTL = 48.hours
TTL = 48.hours
# In-memory, ephemeral datastore only.
#