mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
firefox/libreawoo: remove wrong warning
This commit is contained in:
parent
372a032a18
commit
303af92a6a
@ -108,8 +108,6 @@ pref("network.IDN_show_punycode", true);
|
|||||||
pref("reader.parse-on-load.force-enabled", true);
|
pref("reader.parse-on-load.force-enabled", true);
|
||||||
|
|
||||||
// TRR & ECH
|
// TRR & ECH
|
||||||
// WARNING: policies.json lock enforces mode 2. However it won't matter
|
|
||||||
// since the system resolver is encrypted, right?
|
|
||||||
// Mode 2 allows fallback to system resolver, 3 is TTR-only.
|
// Mode 2 allows fallback to system resolver, 3 is TTR-only.
|
||||||
//pref("network.trr.mode", 2);
|
//pref("network.trr.mode", 2);
|
||||||
defaultPref("network.trr.mode", 3);
|
defaultPref("network.trr.mode", 3);
|
||||||
|
@ -13,7 +13,6 @@ per whatever I am doing.
|
|||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
|
|
||||||
- [WARNING TO LIBREWOLF USERS](#warning-to-librewolf-users)
|
- [WARNING TO LIBREWOLF USERS](#warning-to-librewolf-users)
|
||||||
- [WARNING TO TRR/ENCRYPTED DNS USERS!](#warning-to-trrencrypted-dns-users)
|
|
||||||
- [Extensions](#extensions)
|
- [Extensions](#extensions)
|
||||||
- [Privacy Badger](#privacy-badger)
|
- [Privacy Badger](#privacy-badger)
|
||||||
- [Search engines](#search-engines)
|
- [Search engines](#search-engines)
|
||||||
@ -33,11 +32,6 @@ This file takes priority over
|
|||||||
`/usr/share/librewolf/distribution/policies.json` so don't apply this or
|
`/usr/share/librewolf/distribution/policies.json` so don't apply this or
|
||||||
a lot of LibreWolf specific customizations stops being in force.
|
a lot of LibreWolf specific customizations stops being in force.
|
||||||
|
|
||||||
## WARNING TO TRR/ENCRYPTED DNS USERS!
|
|
||||||
|
|
||||||
If `policies.json` locks DNS over HTTPS, `trr.mode` gets locked into `2` which
|
|
||||||
means fallback to system resolver.
|
|
||||||
|
|
||||||
## Extensions
|
## Extensions
|
||||||
|
|
||||||
They are mostly self-explanatory.
|
They are mostly self-explanatory.
|
||||||
|
Loading…
Reference in New Issue
Block a user