Add buildResolvers to the stream module (#9184)

This commit is contained in:
Jack Ivanov 2023-01-09 14:01:29 +03:00 committed by GitHub
parent 04bd549746
commit ca239bbc26

View file

@ -737,6 +737,8 @@ stream {
lua_shared_dict tcp_udp_configuration_data 5M;
{{ buildResolvers $cfg.Resolver $cfg.DisableIpv6DNS }}
init_by_lua_block {
collectgarbage("collect")