Skip to content

Commit 0301b52

Browse files
committed
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 symfony/symfony#21830 and symfony/symfony#22238 (BC break) Commits ------- 2507e41 Remove framework.trusted_proxies option
2 parents 19bb19b + 2507e41 commit 0301b52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

symfony/framework-bundle/3.3/etc/packages/framework.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ framework:
44
#csrf_protection: null
55
#http_method_override: true
66
#trusted_hosts: null
7-
#trusted_proxies: null
87
# https://symfony.com/doc/current/reference/configuration/framework.html#handler-id
98
#session:
109
# handler_id: session.handler.native_file

0 commit comments

Comments
 (0)