Remove firefox config entries that change all the time anyway

This commit is contained in:
2024-04-26 15:16:54 +02:00
parent 43b9dd3b08
commit 28b3e95b2c

View File

@@ -288,7 +288,6 @@
toolkit.legacyUserProfileCustomizations.stylesheets: true toolkit.legacyUserProfileCustomizations.stylesheets: true
browser.contentblocking.category: "strict" browser.contentblocking.category: "strict"
browser.newtabpage.enabled: false browser.newtabpage.enabled: false
browser.shell.checkDefaultBrowser: false
browser.startup.homepage: "about:blank" browser.startup.homepage: "about:blank"
privacy.trackingprotection.enabled: true privacy.trackingprotection.enabled: true
privacy.trackingprotection.socialtracking.enabled: true privacy.trackingprotection.socialtracking.enabled: true
@@ -297,7 +296,6 @@
# Restore last session on startup # Restore last session on startup
# https://support.mozilla.org/de/questions/1235263 # https://support.mozilla.org/de/questions/1235263
browser.startup.page: 3 browser.startup.page: 3
browser.sessionstore.resume_from_crash: true
# "Play DRM-controlled content" # "Play DRM-controlled content"
media.eme.enabled: true media.eme.enabled: true