8000 Fixing default value for trust_proxy_headers · web-dev/symfony-docs@550b9d8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 550b9d8

Browse files
committed
Fixing default value for trust_proxy_headers
1 parent 8f293a9 commit 550b9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ Full Default Configuration
236236
secret: ~ # Required
237237
ide: ~
238238
test: ~
239-
trust_proxy_headers: true
239+
trust_proxy_headers: false
240240
241241
# form configuration
242242
form:

0 commit comments

Comments
 (0)
0