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

Unwanted data backup/seasonal message

  • 3 Antworten
  • 1 hat dieses Problem
  • 8 Aufrufe
  • Letzte Antwort von zeroknight

more options

Hi, I develop a firefox kiosk application for an IoT device and I'm wondering what setting disables this message?

This message popped up on a release of our software which hadn't applied a policies.json file yet, is it safe to assume it will be covered by the following policy which we have on a later release?

   "UserMessaging": {
     "WhatsNew": false,
     "ExtensionRecommendations": false,
     "FeatureRecommendations": false,
     "UrlbarInterventions": false,
     "SkipOnboarding": true,
     "MoreFromMozilla": false,
     "Locked": true
   },
Hi, I develop a firefox kiosk application for an IoT device and I'm wondering what setting disables this message? This message popped up on a release of our software which hadn't applied a policies.json file yet, is it safe to assume it will be covered by the following policy which we have on a later release? "UserMessaging": { "WhatsNew": false, "ExtensionRecommendations": false, "FeatureRecommendations": false, "UrlbarInterventions": false, "SkipOnboarding": true, "MoreFromMozilla": false, "Locked": true },
Angefügte Screenshots

Ausgewählte Lösung

DisableFirefoxAccounts and the newer DisableAccounts policies will both work. Accounts have been renamed from "Firefox" to "Mozilla" so the policy name dropped the "Firefox" part. about:policies reflects this but the online documentation still shows the older name.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (3)

more options

This message is related to accounts so you could apply the "DisableAccounts" policy as well for extra coverage.

Hilfreich?

more options

Hi @zeroknight, thank you for the reply!

We have "DisableFirefoxAccounts": true, in our latest policy file. Is this the setting you're referring to?

Hilfreich?

more options

Ausgewählte Lösung

DisableFirefoxAccounts and the newer DisableAccounts policies will both work. Accounts have been renamed from "Firefox" to "Mozilla" so the policy name dropped the "Firefox" part. about:policies reflects this but the online documentation still shows the older name.

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.