Hacker News new | ask | show | jobs
by 0xffff2 2359 days ago
How do I make sure that Mozilla is respecting my OS DNS settings and not using DNS over HTTPS at all?
2 comments

If you want it to just always use what you've configured and not have to follow the changes they make you can set network.trr.mode to 5 in about:config. 5 signifies "off by choice"

If you just want to know how to toggle it normally in case something goes weird with one of the changes it's in the network settings part of the settings page.