Skip to content

Commit 61823bc

Browse files
committed
fix(luci): re-add wireguard apps
The user should not use this UI, but it can be useful for troubleshooting or fine tuning.
1 parent 1dd762c commit 61823bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/luci.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ CONFIG_PACKAGE_luci-theme-bootstrap=y
2020
CONFIG_PACKAGE_rpcd-mod-luci=y
2121
CONFIG_PACKAGE_luci-app-adblock=y
2222
CONFIG_PACKAGE_luci-app-mwan3=y
23-
CONFIG_PACKAGE_luci-app-wireguard=m
23+
CONFIG_PACKAGE_luci-app-wireguard=y
2424
CONFIG_PACKAGE_luci-proto-3g=y
25-
CONFIG_PACKAGE_luci-proto-wireguard=m
25+
CONFIG_PACKAGE_luci-proto-wireguard=y
2626
CONFIG_PACKAGE_luci-mod-dashboard=y
2727
CONFIG_PACKAGE_luci-app-banip=y
2828

0 commit comments

Comments
 (0)