How to configure "What Firefox should do with other files" with policies.json
Hi,
I deployed the last Firefox ESR update and I just found about this new feature : https://support.mozilla.org/en-US/kb/manage-downloads-preferences-using-downloads-menu
So files are now downloaded and users are no longer prompted for what to do. My question is can we change this to "Ask whether to open or save files" using policies.json?
Kind regards,
McB
Hi,
I deployed the last Firefox ESR update and I just found about this new feature : https://support.mozilla.org/en-US/kb/manage-downloads-preferences-using-downloads-menu
So files are now downloaded and users are no longer prompted for what to do. My question is can we change this to "Ask whether to open or save files" using policies.json?
Kind regards,
McB
所有回覆 (1)
The preferences is: browser.download.always_ask_before_handling_new_types You can set browser. prefs via policies.json. See Preferences:
- https://github.com/mozilla/policy-templates
- https://github.com/mozilla/policy-templates/blob/master/README.md
Similar question:
- /questions/1390362 about:preferences " What should Firefox do with other files?" change with mozialla.cfg / How can I control this setting using mozilla.cfg?
(moving to Firefox for Enterprise support)