Add Arkenfox config
This commit is contained in:
9
roles/arkenfox/files/user-overrides.js
Normal file
9
roles/arkenfox/files/user-overrides.js
Normal file
@@ -0,0 +1,9 @@
|
||||
// RFP
|
||||
user_pref("privacy.resistFingerprinting", true);
|
||||
user_pref("privacy.resistFingerprinting.letterboxing", true)
|
||||
|
||||
// DNS
|
||||
user_pref("network.trr.mode", 0); // Disable DoH to use network resolver
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user