update 2024-10-09 00:25:56

This commit is contained in:
kenzok8 2024-10-09 00:25:56 +08:00
parent 83b5b3ce6e
commit 3c661e8cc6

View File

@ -1022,7 +1022,6 @@ function gen_config(var)
end
end)
--[[
if default_outbound_tag or default_balancer_tag then
table.insert(rules, {
type = "field",
@ -1031,7 +1030,6 @@ function gen_config(var)
network = "tcp,udp"
})
end
]]--
routing = {
domainStrategy = node.domainStrategy or "AsIs",