minor #47 Remove framework.trusted_proxies option (ogizanagi)

This PR was merged into the master branch.

Discussion
----------

Remove framework.trusted_proxies option

As deprecated and "removed" in https://github.com/symfony/symfony/pull/21830 and https://github.com/symfony/symfony/pull/22238 (BC break)

Commits
-------

2507e41 Remove framework.trusted_proxies option
This commit is contained in:
Fabien Potencier
2017-05-03 07:09:27 -07:00
@@ -4,7 +4,6 @@ framework:
#csrf_protection: null
#http_method_override: true
#trusted_hosts: null
#trusted_proxies: null
# https://symfony.com/doc/current/reference/configuration/framework.html#handler-id
#session:
# handler_id: session.handler.native_file