AllowFileSelectionDialogs
Enable or disable file selection dialogs.
Compatibility: Firefox 124
CCK2 Equivalent: N/A
Preferences Affected: widget.disable_file_pickers
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\AllowFileSelectionDialogs = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/AppAutoAllowFileSelectionDialogsUpdateValue (string):
<enabled/> or <disabled/><dict> <key>AllowFileSelectionDialogs</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "AllowFileSelectionDialogs": true | false }}