agaric-coop/web/sites/default/services.yml
2024-11-06 13:36:53 -05:00

7 lines
323 B
YAML

parameters:
session.storage.options:
# Set session cookie lifetime (in seconds), i.e. the time from the session
# is created to the cookie expires, i.e. when the browser is expected to
# discard the cookie. The value 0 means "until the browser is closed".
# @default 2000000
cookie_lifetime: 20000000