From ff45cfd7d0470400991fc67074b366122ee774cf Mon Sep 17 00:00:00 2001 From: "willem.serruys" Date: Sun, 16 Aug 2026 13:46:00 +0200 Subject: [PATCH] chore: remove http block --- configurations/home-assistant/configuration.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/configurations/home-assistant/configuration.yaml b/configurations/home-assistant/configuration.yaml index ae2a0c9..e00fed9 100644 --- a/configurations/home-assistant/configuration.yaml +++ b/configurations/home-assistant/configuration.yaml @@ -6,8 +6,3 @@ default_config: automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml - -http: - use_x_forwarded_for: true - trusted_proxies: - - 172.16.0.0/12