Skip to content

Commit

Permalink
chore: disable trusted proxies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed Mar 10, 2024
1 parent 66213db commit 84c1588
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/packages/framework.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ framework:
secret: '%env(APP_SECRET)%'
#csrf_protection: true
handle_all_throwables: true
trusted_proxies: '%env(TRUSTED_PROXIES)%'

# Enables session support. Note that the session will ONLY be started if you read or write from it.
# Remove or comment this section to explicitly disable session support.
Expand Down

0 comments on commit 84c1588

Please sign in to comment.