From 7eb4491bc5d8ddfeaa255bac9e96f39c5a784e36 Mon Sep 17 00:00:00 2001 From: Rupert Edwards Date: Sun, 23 Apr 2017 20:42:21 -0400 Subject: [PATCH] Fix firefox .onion error --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 3d23c87..0e3ba0a 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -14,10 +14,10 @@ The new "feature" is _enabled_ by default to block .onion addresses. Search: blockDotOnion -**Change from:** +**Change from: true** `network.dns.blockDotOnion user bolean true` -**Change to:** +**Change to: false** `network.dns.blockDotOnion user boolean false` \ No newline at end of file