|
|
|
|
@ -9,7 +9,10 @@ framework:
@@ -9,7 +9,10 @@ framework:
|
|
|
|
|
cookie_secure: auto |
|
|
|
|
cookie_samesite: lax |
|
|
|
|
cookie_lifetime: 0 # integer, lifetime in seconds, 0 means 'valid for the length of the browser session' |
|
|
|
|
|
|
|
|
|
trusted_proxies: '%env(TRUSTED_PROXIES)%' |
|
|
|
|
trusted_headers: ['forwarded', 'x-forwarded-for', 'x-forwarded-proto'] |
|
|
|
|
# trusted_proxies: '%env(TRUSTED_PROXIES)%' |
|
|
|
|
#trusted_proxies: 'symfony,REMOTE_ADDR' |
|
|
|
|
#esi: true |
|
|
|
|
#fragments: true |
|
|
|
|
|
|
|
|
|
|