remove automation-specific prefs

This commit is contained in:
oneflux 2025-04-21 16:52:15 -07:00
parent 1454f8a9aa
commit 0f6583410e

View file

@ -26,10 +26,6 @@ defaultPref("gfx.content.azure.backends", "skia");
// Do not truncate pastes
defaultPref("editor.truncate_user_pastes", false);
// Camoufox prefs
defaultPref("camoufox.debugger.force_detach", true);
defaultPref("camoufox.console.logging_disabled", false);
// Tweaks that undo Playwright:
// Enable content isolation (WAFs can detect this!)