add curl dns resolver options #15

This commit is contained in:
yggverse 2024-04-06 08:14:29 +03:00
parent 479c85ea68
commit 28040c934f
2 changed files with 58 additions and 0 deletions

View file

@ -177,6 +177,18 @@
{
"max":10485760
}
},
"dns":
{
"cache":
{
"timeout":120,
"global":false
},
"shuffle":false,
"interface":null,
"ip4address":null,
"ip6address":null
}
},
"queue":