add automapresolve to ensure .onion address are handled

This commit is contained in:
Nathan Freitas 2014-04-15 00:25:06 -04:00
parent 06d5a6fc09
commit 16799ef0c6
1 changed files with 3 additions and 1 deletions

View File

@ -11,4 +11,6 @@ TransPort 9040
TransListenAddress 127.0.0.1
DNSPort 5400
DNSListenAddress 127.0.0.1
AvoidDiskWrites 1
AvoidDiskWrites 1
VirtualAddrNetwork 10.192.0.0/10
AutomapHostsOnResolve 1