mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Remove framework.trusted_proxies option
As deprecated in https://github.com/symfony/symfony/pull/21830 and https://github.com/symfony/symfony/pull/22238 (BC break)
This commit is contained in:
committed by
GitHub
parent
f5bd6e00cd
commit
2507e41e28
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user