Skip to content

Conversation

joelanders
Copy link
Contributor

@joelanders joelanders commented May 14, 2016

#73

As mentioned in #73, I accidentally changed the tor_data_dir behavior.

This is what the code might look like if we just take the txtorcon defaults for things.

(I need to double check this code again for backwards compatibility and handling of unset values.)

@coveralls
Copy link

Coverage Status

Coverage increased (+2.6%) to 63.677% when pulling 253b77e on simplify-config into 612eb5a on master.

if config.main.control_port:
torconfig.ControlPort = config.main.control_port
if config.main.tor2webmode:
torconfig.Tor2webMode = 1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We actually need to set this in order to be able to run our custom compiled version of Tor with the tor2web mode enabled.

@joelanders joelanders closed this May 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants