From 75617e6189ddf10cbc8f0a8a1516c0341e4e6d9f Mon Sep 17 00:00:00 2001 From: remittor Date: Sat, 12 Aug 2023 20:12:34 +0300 Subject: [PATCH] Disable Samba, Torrents, DLNA for RB03 --- rb03.config | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/rb03.config b/rb03.config index 848cf07..6bd9154 100644 --- a/rb03.config +++ b/rb03.config @@ -6,8 +6,8 @@ CONFIG_TARGET_mediatek_mt7622_DEVICE_xiaomi_redmi-router-ax6s=y #include _base.config #include _wifi_en.config ###include _printer.config -#include _samba.config -#include _torrents.config +###include _samba.config +###include _torrents.config #include _proxy.config #include _argon.config @@ -26,10 +26,6 @@ CONFIG_PACKAGE_luci-i18n-sqm-ru=y ### TimeControl #CONFIG_PACKAGE_luci-app-timecontrol=m -### FileBrowser -CONFIG_PACKAGE_wget-ssl=y -CONFIG_PACKAGE_luci-app-filebrowser=y - ### DNSMasq CONFIG_PACKAGE_dnsmasq-full=y