Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

privacy.clearOnShutdown.* locked and can't be midified

  • 2 Antworten
  • 0 haben dieses Problem
  • 12 Aufrufe
  • Letzte Antwort von jojo

more options

Dear Community I used to use profile "network.cookie.lifetimePolicy", 2 To remove all cookies when I close firefox. But seems it's not working anymore for firefox 115 So I try to do the same thing but using privacy.clearOnShutdown.cookies The problem here is all settings releated to clearOnShutdown are false and locked by default I tried to update them to true in user.js and mozilla.cfg but them remain false in about:conifg and cookies were not removed when shut firefox

Dear Community I used to use profile "network.cookie.lifetimePolicy", 2 To remove all cookies when I close firefox. But seems it's not working anymore for firefox 115 So I try to do the same thing but using '''privacy.clearOnShutdown.cookies''' The problem here is all settings releated to clearOnShutdown are false and locked by default I tried to update them to true in user.js and mozilla.cfg but them remain false in about:conifg and cookies were not removed when shut firefox
Angefügte Screenshots

Ausgewählte Lösung

Check for active enterprise policies by visiting about:policies in the address bar and also look for an AutoConfig file.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

Check for active enterprise policies by visiting about:policies in the address bar and also look for an AutoConfig file.

Hilfreich?

more options

Thanks zero In my case, the enterprise polices have locked these settings by default in policies.json.

    "SanitizeOnShutdown": {
            "Cache": false,
            "Cookies": false,
            "Downloads": false,
            "FormData": false,
            "History": false,
            "Sessions": false,
            "SiteSettings": false,
            "OfflineApps": false,
            "Locked": true
    },

Hilfreich?

Stellen Sie eine Frage

Sie müssen sich mit Ihrem Benutzerkonto anmelden, um auf Beiträge zu antworten. Bitte stellen Sie eine neue Frage, wenn Sie noch kein Benutzerkonto haben.