From 9821fd9e211fa382096054b2db2a720c8fc20435 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Sun, 18 May 2025 15:14:36 +0100 Subject: [PATCH] fix(stremthru): comment out STREMTHRU_FEATURE by default --- apps/stremthru/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/stremthru/.env b/apps/stremthru/.env index 57e24b4..a8badaf 100644 --- a/apps/stremthru/.env +++ b/apps/stremthru/.env @@ -98,7 +98,7 @@ STREMTHRU_STORE_TUNNEL=realdebrid:api # - stremio_store # - stremio_wrap # e.g. -dmm_hashlist,-imdb_title would disable the DMM hashlists and IMDB title features. -STREMTHRU_FEATURE= +# STREMTHRU_FEATURE= # ============================= # DATABASE CONFIGURATION