Update .config

This commit is contained in:
expvintl 2024-04-04 18:22:20 +08:00 committed by GitHub
parent f0b0950d8a
commit d64edb2036
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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