StartDownloadsInTempDirectory
Force downloads to start off in a local, temporary location rather than the default download directory.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 102 | Available since 102 | Available since 149 |
CCK2 Equivalent: N/A
OMA-URI: StartDownloadsInTempDirectory
Preferences Affected: browser.download.start_downloads_in_tmp_dir
Examples
Section titled “Examples”{ "policies": { "StartDownloadsInTempDirectory": true }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\StartDownloadsInTempDirectory = 0x1 | 0x0<dict> <key>StartDownloadsInTempDirectory</key> <true/> | <false/></dict>See also
Section titled “See also”DefaultDownloadDirectorypolicy, which sets the default download directory.DownloadDirectorypolicy, which sets and locks the download directory.PromptForDownloadLocationpolicy, which asks where to save each file before downloading.