parent
aa90a7db94
commit
1248a425f9
@ -1003,6 +1003,7 @@ function gen_config(var)
|
|||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
--[[
|
||||||
if default_outbound_tag or default_balancer_tag then
|
if default_outbound_tag or default_balancer_tag then
|
||||||
table.insert(rules, {
|
table.insert(rules, {
|
||||||
type = "field",
|
type = "field",
|
||||||
@ -1011,6 +1012,7 @@ function gen_config(var)
|
|||||||
network = "tcp,udp"
|
network = "tcp,udp"
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
|
]]--
|
||||||
|
|
||||||
routing = {
|
routing = {
|
||||||
domainStrategy = node.domainStrategy or "AsIs",
|
domainStrategy = node.domainStrategy or "AsIs",
|
||||||
|
Loading…
Reference in New Issue
Block a user