chore: Lock telemetry and experiment preferences

This commit is contained in:
Mauro Balades
2024-08-13 16:35:19 +02:00
parent bc7df76629
commit a08c1567eb
2 changed files with 21 additions and 21 deletions

View File

@@ -91,7 +91,7 @@ pref('zen.splitView.working', false);
pref('zen.workspaces.enabled', true);
// Zen Watermark
pref('zen.watermark.enabled', true);
pref('zen.watermark.enabled', true, sticky);
// Smooth scrolling
pref('apz.overscroll.enabled', true); // not DEFAULT on Linux