onionshare/share/torrc_template

9 lines
209 B
Plaintext
Raw Normal View History

DataDirectory {{data_directory}}
SocksPort {{socks_port}}
CookieAuthentication 1
CookieAuthFile {{cookie_auth_file}}
AvoidDiskWrites 1
Log notice stdout
GeoIPFile {{geo_ip_file}}
GeoIPv6File {{geo_ipv6_file}}