diff --git a/hanwckf/Redmi-AX6000/.config b/hanwckf/Redmi-AX6000/.config index 9d2aea5..8ed8671 100644 --- a/hanwckf/Redmi-AX6000/.config +++ b/hanwckf/Redmi-AX6000/.config @@ -12,7 +12,7 @@ CONFIG_PACKAGE_luci-compat=y ## -----------自己加的第三方插件源 START----------- ## LuCI->Applications ## 阿里云WebDAV -CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y +#CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y ## -----------自己加的第三方插件源 END------------ ## LuCI->Applications @@ -25,14 +25,14 @@ CONFIG_PACKAGE_luci-app-vlmcsd=y ## upnp CONFIG_PACKAGE_luci-app-upnp=y ## 动态DNS -CONFIG_PACKAGE_luci-app-ddns=y +#CONFIG_PACKAGE_luci-app-ddns=y ## Network->IP Addresses and Names -CONFIG_PACKAGE_ddns-scripts=y +#CONFIG_PACKAGE_ddns-scripts=y ## 注意这个aliyun前是下划线 -CONFIG_PACKAGE_ddns-scripts_aliyun=y -CONFIG_PACKAGE_ddns-scripts-cloudflare=y -CONFIG_PACKAGE_ddns-scripts-dnspod=y - +#CONFIG_PACKAGE_ddns-scripts_aliyun=y +#CONFIG_PACKAGE_ddns-scripts-cloudflare=y +#CONFIG_PACKAGE_ddns-scripts-dnspod=y +CONFIG_PACKAGE_luci-app-frps=y ## OpenClash CONFIG_PACKAGE_luci-app-openclash=y ## PassWall @@ -43,13 +43,13 @@ CONFIG_PACKAGE_htop=y ## Base System CONFIG_PACKAGE_zram-swap=y ## Utilities -CONFIG_PACKAGE_coremark=y +#CONFIG_PACKAGE_coremark=y ## Utilities->Editors CONFIG_PACKAGE_nano=y -CONFIG_PACKAGE_vim-full=y +#CONFIG_PACKAGE_vim-full=y ## Utilities->Shells CONFIG_PACKAGE_bash=y -CONFIG_PACKAGE_zsh=y +#CONFIG_PACKAGE_zsh=y ## Libraries CONFIG_PACKAGE_libubox-lua=y ## 方便擦写BL2和FIP分区,注意可擦写也有风险