mirror of
https://github.com/kenzok8/small-package
synced 2025-01-09 08:59:26 +08:00
update 2024-10-09 00:25:56
This commit is contained in:
parent
83b5b3ce6e
commit
3c661e8cc6
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user