Skip to content

StartDownloadsInTempDirectory

Force downloads to start off in a local, temporary location rather than the default download directory.

FirefoxFirefox ESRFirefox Enterprise
Available since 102Available since 102Available since 149

CCK2 Equivalent: N/A
OMA-URI: StartDownloadsInTempDirectory
Preferences Affected: browser.download.start_downloads_in_tmp_dir

policies.json
{
"policies": {
"StartDownloadsInTempDirectory": true
}
}
JSON schema
StartDownloadsInTempDirectory JSON schema
{
"type": "boolean"
}
Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0
<dict>
<key>StartDownloadsInTempDirectory</key>
<true/> | <false/>
</dict>