browser-tweaks: document TRR/DoH #1127

Merged
Mikaela merged 2 commits from trr into master 2019-08-09 22:55:25 +00:00
Showing only changes of commit 4bea1e7d9d - Show all commits

View File

@@ -125,7 +125,7 @@
<li>0 = disabled by default, may change in the future</li>
<li>1 = use the faster resolver</li>
<li>2 = use DoH first, fallback to system resolver</li>
<li>3 = only use DoH. This may require <code>network.trr.bootstrapAddress</code> or using an IP address to <code>network.trr.uri</code></li>
<li>3 = only use DoH. This may require <code>network.trr.bootstrapAddress</code> or using an IP address in <code>network.trr.uri</code>.</li>
<li>5 = explicitly disable DoH</li>
</ul>
</dd>