We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee0b51 commit 4ce2630Copy full SHA for 4ce2630
.github/workflows/openwrt-build/configs/main
@@ -47,7 +47,7 @@ CONFIG_PACKAGE_openssh-sftp-server=y
47
CONFIG_PACKAGE_nano-full=y
48
49
# Install sshfs to be able to mount SSH remotes as network drives
50
-CONFIG_PACKAGE_sshfs=y
+#CONFIG_PACKAGE_sshfs=y
51
52
# Install LuCI
53
CONFIG_PACKAGE_luci=y
@@ -56,4 +56,4 @@ CONFIG_PACKAGE_luci=y
56
CONFIG_PACKAGE_luci-theme-material3=y
57
58
# Add support for DNS over HTTPS with a LuCI app
59
-CONFIG_PACKAGE_luci-app-https-dns-proxy=y
+#CONFIG_PACKAGE_luci-app-https-dns-proxy=y
0 commit comments