小调整
parent
c3c13fef18
commit
ef4f4b4113
|
@ -77,7 +77,7 @@ const dnsProviders = dns.initDNS({
|
|||
|
||||
// udp
|
||||
googleUDP: {
|
||||
type: 'udp',
|
||||
// type: 'udp', // 默认是udp可以不用标
|
||||
server: '8.8.8.8',
|
||||
cacheSize: 1000,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue