From 3581b2bc3c4dfe1491336d09bdd8662da8730770 Mon Sep 17 00:00:00 2001 From: weidenwiesel Date: Tue, 4 Nov 2025 08:43:47 +0100 Subject: [PATCH] Update upstream --- companion | 2 +- docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/companion b/companion index 6267af7..e053368 160000 --- a/companion +++ b/companion @@ -1 +1 @@ -Subproject commit 6267af71195a41c0276b766b25e9b9f95d4bc2e7 +Subproject commit e0533689e18822b61349d3333a1a82e929ebf217 diff --git a/docker-compose.yml b/docker-compose.yml index 20885ae..5d56f54 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -67,7 +67,7 @@ services: https_only: true hsts: true pool_size: 100 - disable_proxy: ["livestreams","local","dash","downloads"] + #disable_proxy: ["livestreams","local","dash","downloads"] log_level: "Error" popular_enabled: true statistics_enabled: true