Skip to content

AllowFileSelectionDialogs

Enable or disable file selection dialogs.

Compatibility: Firefox 124
CCK2 Equivalent: N/A
Preferences Affected: widget.disable_file_pickers

Software\Policies\Mozilla\Firefox\AllowFileSelectionDialogs = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoAllowFileSelectionDialogsUpdate

Value (string):

<enabled/> or <disabled/>
<dict>
<key>AllowFileSelectionDialogs</key>
<true/> | <false/>
</dict>
{
"policies": {
"AllowFileSelectionDialogs": true | false
}
}