StartDownloadsInTempDirectory
Force downloads to start off in a local, temporary location rather than the default download directory.
Compatibility: Firefox 102
CCK2 Equivalent: N/A
Preferences Affected: browser.download.start_downloads_in_tmp_dir
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/StartDownloadsInTempDirectoryValue (string):
<enabled/> or <disabled/><dict> <key>StartDownloadsInTempDirectory</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "StartDownloadsInTempDirectory": true | false}