mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 04:52:03 -08:00
remove automation-specific prefs
This commit is contained in:
parent
1454f8a9aa
commit
0f6583410e
1 changed files with 0 additions and 4 deletions
|
|
@ -26,10 +26,6 @@ defaultPref("gfx.content.azure.backends", "skia");
|
||||||
// Do not truncate pastes
|
// Do not truncate pastes
|
||||||
defaultPref("editor.truncate_user_pastes", false);
|
defaultPref("editor.truncate_user_pastes", false);
|
||||||
|
|
||||||
// Camoufox prefs
|
|
||||||
defaultPref("camoufox.debugger.force_detach", true);
|
|
||||||
defaultPref("camoufox.console.logging_disabled", false);
|
|
||||||
|
|
||||||
// Tweaks that undo Playwright:
|
// Tweaks that undo Playwright:
|
||||||
|
|
||||||
// Enable content isolation (WAFs can detect this!)
|
// Enable content isolation (WAFs can detect this!)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue