Skip to content

Commit

Permalink
Update .config
Browse files Browse the repository at this point in the history
try 2 enable luci

Signed-off-by: aUsernameWoW <[email protected]>
  • Loading branch information
aUsernameWoW authored May 19, 2024
1 parent 4a5b8f8 commit ddc106e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -4141,7 +4141,7 @@ CONFIG_OPENSSL_ENGINE=y
# CONFIG_OPENSSL_ENGINE_BUILTIN is not set
# CONFIG_PACKAGE_libopenssl-afalg is not set
# CONFIG_PACKAGE_libopenssl-afalg_sync is not set
# CONFIG_PACKAGE_libopenssl-conf is not set
CONFIG_PACKAGE_libopenssl-conf=y
# CONFIG_PACKAGE_libopenssl-devcrypto is not set
# CONFIG_PACKAGE_libopenssl-gost_engine is not set
# CONFIG_PACKAGE_libopenssl-legacy is not set
Expand Down Expand Up @@ -4605,8 +4605,8 @@ CONFIG_PACKAGE_libudebug=y
# CONFIG_PACKAGE_liburing is not set
# CONFIG_PACKAGE_libusb-1.0 is not set
# CONFIG_PACKAGE_libusb-compat is not set
CONFIG_PACKAGE_libustream-mbedtls=y
# CONFIG_PACKAGE_libustream-openssl is not set
CONFIG_PACKAGE_libustream-mbedtls=m
CONFIG_PACKAGE_libustream-openssl=y
# CONFIG_PACKAGE_libustream-wolfssl is not set
# CONFIG_PACKAGE_libutp is not set
CONFIG_PACKAGE_libuuid=y
Expand Down Expand Up @@ -4700,7 +4700,7 @@ CONFIG_PACKAGE_luci-lib-docker=y
CONFIG_PACKAGE_luci-light=y
# CONFIG_PACKAGE_luci-nginx is not set
# CONFIG_PACKAGE_luci-ssl is not set
# CONFIG_PACKAGE_luci-ssl-openssl is not set
CONFIG_PACKAGE_luci-ssl-openssl=y
# end of 1. Collections

#
Expand Down Expand Up @@ -4915,15 +4915,15 @@ CONFIG_PACKAGE_luci-proto-wireguard=y
#
CONFIG_PACKAGE_luci-lib-base=y
# CONFIG_PACKAGE_luci-lib-chartjs is not set
# CONFIG_PACKAGE_luci-lib-httpclient is not set
# CONFIG_PACKAGE_luci-lib-httpprotoutils is not set
CONFIG_PACKAGE_luci-lib-httpclient=y
CONFIG_PACKAGE_luci-lib-httpprotoutils=y
CONFIG_PACKAGE_luci-lib-ip=y
# CONFIG_PACKAGE_luci-lib-ipkg is not set
# CONFIG_PACKAGE_luci-lib-iptparser is not set
# CONFIG_PACKAGE_luci-lib-json is not set
CONFIG_PACKAGE_luci-lib-json=y
CONFIG_PACKAGE_luci-lib-jsonc=y
CONFIG_PACKAGE_luci-lib-nixio=y
# CONFIG_PACKAGE_luci-lib-px5g is not set
CONFIG_PACKAGE_luci-lib-px5g=y
# end of 6. Libraries

# CONFIG_PACKAGE_luci-i18n-attendedsysupgrade-ar is not set
Expand Down Expand Up @@ -6053,9 +6053,9 @@ CONFIG_PACKAGE_cgi-io=y
# CONFIG_PACKAGE_tinyproxy is not set
# CONFIG_PACKAGE_trojan-go is not set
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-lua=y
# CONFIG_PACKAGE_uhttpd-mod-lua is not set
CONFIG_PACKAGE_uhttpd-mod-ubus=y
CONFIG_PACKAGE_uhttpd-mod-ucode=y
# CONFIG_PACKAGE_uhttpd-mod-ucode is not set
# CONFIG_PACKAGE_uwsgi is not set
# CONFIG_PACKAGE_v2raya is not set
# CONFIG_PACKAGE_xfrpc is not set
Expand Down Expand Up @@ -7068,7 +7068,7 @@ CONFIG_PACKAGE_lxc-templates=y
# CONFIG_PACKAGE_openobex-apps is not set
# CONFIG_PACKAGE_openocd is not set
# CONFIG_PACKAGE_opensc-utils is not set
# CONFIG_PACKAGE_openssl-util is not set
CONFIG_PACKAGE_openssl-util=y
# CONFIG_PACKAGE_openzwave is not set
# CONFIG_PACKAGE_openzwave-config is not set
# CONFIG_PACKAGE_owipcalc is not set
Expand Down

0 comments on commit ddc106e

Please sign in to comment.