Skip to content

Commit

Permalink
session are now automatically deleted after 7 days of user inactivity…
Browse files Browse the repository at this point in the history
… (#1842)
  • Loading branch information
stanoMilan authored Jul 1, 2020
1 parent 1c103b8 commit cb0bf75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/packages/snc_redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ snc_redis:
dsn: 'redis://%redis_host%'
session:
client: 'session'
ttl: 604800
prefix: '%env(REDIS_PREFIX)%session:'

0 comments on commit cb0bf75

Please sign in to comment.