Skip to content

Commit

Permalink
Update 24-config-minimal-common
Browse files Browse the repository at this point in the history
  • Loading branch information
shuangqiao999 authored Jan 4, 2025
1 parent 8fd029b commit 52442ef
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions openwrt/24-config-minimal-common
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,19 @@ CONFIG_NGINX_STREAM_REAL_IP=y
### APPS
CONFIG_PACKAGE_luci-app-autoreboot=y
CONFIG_PACKAGE_luci-app-cpufreq=y
CONFIG_PACKAGE_luci-app-ddns=y
#CONFIG_PACKAGE_luci-app-ddns=y
CONFIG_PACKAGE_luci-app-diskman=y
CONFIG_PACKAGE_luci-app-filemanager=y
CONFIG_PACKAGE_luci-app-oaf=y
CONFIG_PACKAGE_luci-app-ramfree=y
CONFIG_PACKAGE_luci-app-ttyd=y
CONFIG_PACKAGE_luci-app-upnp=y
CONFIG_PACKAGE_luci-app-webdav=y
#CONFIG_PACKAGE_luci-app-webdav=y

### DDNS Scripts
CONFIG_PACKAGE_ddns-scripts=y
CONFIG_PACKAGE_ddns-scripts-aliyun=y
CONFIG_PACKAGE_ddns-scripts-dnspod=y
#CONFIG_PACKAGE_ddns-scripts=y
#CONFIG_PACKAGE_ddns-scripts-aliyun=y
#CONFIG_PACKAGE_ddns-scripts-dnspod=y

### OpenSSL
CONFIG_OPENSSL_ENGINE=y
Expand Down

0 comments on commit 52442ef

Please sign in to comment.