| Version Number | 1.331 |
| Finished | Yes |
| Type | feature |
Ability to change /home/tmp to something else for backups. Also ability to change the “backup” directory that DA uses for each user to assemble files.
It will be a directadmin.conf option, defaults stored internally, add the options to override the defaults.
backup_tmpdir=/home/tmp
is the default. (it's default value is the tmpdir value set in the directadmin.conf)
You can change it by changing the backup_tmpdir value.