Skip to content

Commit

Permalink
Remove duplicate network.dns.blockDotOnion
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Mar 13, 2017
1 parent 3473277 commit 795c98d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions user.js
Original file line number Diff line number Diff line change
Expand Up @@ -430,9 +430,6 @@ user_pref("network.prefetch-next", false);
user_pref("network.dns.disablePrefetch", true);
user_pref("network.dns.disablePrefetchFromHTTPS", true);

// PREF: https://bugzilla.mozilla.org/show_bug.cgi?id=1228457
user_pref("network.dns.blockDotOnion", true);

// PREF: Disable the predictive service (Necko)
// https://wiki.mozilla.org/Privacy/Reviews/Necko
user_pref("network.predictor.enabled", false);
Expand Down

0 comments on commit 795c98d

Please sign in to comment.