Skip to content

Commit

Permalink
Added comment about Tor disabled value
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhil7174 committed Apr 6, 2024
1 parent ecb40df commit 7b751ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/tor/pref_names.cc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

namespace tor::prefs {

//Tor disabled by default. originally "tor.tor_disabled"
const char kTorDisabled[] = "false";

const char kAutoOnionRedirect[] = "tor.auto_onion_location";
Expand Down

0 comments on commit 7b751ce

Please sign in to comment.