mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-31 07:47:28 +01:00
Force secure cookie on HTTPS connection
This commit is contained in:
parent
8ac80e934e
commit
c5d21025c4
@ -29,6 +29,7 @@ framework:
|
||||
# handler_id set to null will use default session handler from php.ini
|
||||
handler_id: session.handler.native_file
|
||||
save_path: "%kernel.project_dir%/var/sessions/%kernel.environment%"
|
||||
cookie_secure: auto
|
||||
fragments: ~
|
||||
http_method_override: true
|
||||
assets: ~
|
||||
|
Loading…
x
Reference in New Issue
Block a user