The 'framework.trusted_proxies' configuration key has been deprecated in Symfony 3.3

This commit is contained in:
Jeremy Benoist 2018-07-05 21:01:45 +02:00
parent 200392b462
commit 80336f77fd
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C

View file

@ -26,7 +26,6 @@ framework:
engines: ['twig']
default_locale: "%locale%"
trusted_hosts: ~
trusted_proxies: ~
session:
# handler_id set to null will use default session handler from php.ini
handler_id: session.handler.native_file