mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
firefox: disable DoH to use system wide one
This commit is contained in:
parent
3655e8bcc7
commit
fb8c4bb47c
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in {
|
||||||
DisplayMenuBar = "never";
|
DisplayMenuBar = "never";
|
||||||
DisplayBookmarksToolbar = "never";
|
DisplayBookmarksToolbar = "never";
|
||||||
DNSOverHTTPS = {
|
DNSOverHTTPS = {
|
||||||
Enabled = true;
|
Enabled = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue