Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Hide Update notifications

  • 1 risposta
  • 1 ha questo problema
  • 14 visualizzazioni
  • Ultima risposta di TyDraniu

more options

Hi, We use Firefox for different Web-Interfaces in our Studio. The used Computer is not (and never will be) connected to the Internet. From time to time we get a message in the upper right corner, that tells us, that Firefox is not able to make updates, because it’s not connected to the Internet. (What we allready know) Is it possible to stop this message from appearing? (It’s annoying, when there is no Keyboard or mouse available to click it away) Thanks for your help!

Hi, We use Firefox for different Web-Interfaces in our Studio. The used Computer is not (and never will be) connected to the Internet. From time to time we get a message in the upper right corner, that tells us, that Firefox is not able to make updates, because it’s not connected to the Internet. (What we allready know) Is it possible to stop this message from appearing? (It’s annoying, when there is no Keyboard or mouse available to click it away) Thanks for your help!

Soluzione scelta

Yes, you need a policy template: https://github.com/mozilla/policy-templates#disableappupdate

Policies can be specified by creating a file called policies.json. On Windows, create a directory called distribution where the EXE is located and place the file there. On Mac, the file goes into Firefox.app/Contents/Resources/distribution. On Linux, the file goes into firefox/distribution, where firefox is the installation directory for firefox, which varies by distribution or you can specify system-wide policy by placing the file in /etc/firefox/policies.

Leggere questa risposta nel contesto 👍 0

Tutte le risposte (1)

more options

Soluzione scelta

Yes, you need a policy template: https://github.com/mozilla/policy-templates#disableappupdate

Policies can be specified by creating a file called policies.json. On Windows, create a directory called distribution where the EXE is located and place the file there. On Mac, the file goes into Firefox.app/Contents/Resources/distribution. On Linux, the file goes into firefox/distribution, where firefox is the installation directory for firefox, which varies by distribution or you can specify system-wide policy by placing the file in /etc/firefox/policies.