小调整

release-2.0.0.2
王良 2025-03-03 22:41:47 +08:00
parent c3c13fef18
commit ef4f4b4113
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ const dnsProviders = dns.initDNS({
// udp
googleUDP: {
type: 'udp',
// type: 'udp', // 默认是udp可以不用标
server: '8.8.8.8',
cacheSize: 1000,
},