This repository was archived by the owner on Nov 27, 2020. It is now read-only.
Commit 7a885f1
committed
Removed the "trusted_proxies" entry from config.yml
This commit fixes the following error:
```
[InvalidArgumentException]
The "framework.trusted_proxies" configuration key has been removed in
Symfony 3.3. Use the Request::setTrustedProxies() method in your front
controller instead.
```1 parent b87a999 commit 7a885f1
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments