TempDir
When processing uploaded files, if Movable Type notices that the file you uploaded already exists, it will allow you to overwrite the original file by first asking for your confirmation. To do this, MT needs to write the uploaded data to a temporary file. That temporary file is stored in the directory specified by the TempDir setting.
Default value: /tmp
Example
TempDir /other_tmp_dir
This page was last updated on 2012-12-30, 09:05.