roundcubet tmp dir

This commit is contained in:
Serghey Rodin 2013-11-25 12:27:51 +02:00
commit 5147b3856e
3 changed files with 3 additions and 3 deletions

View file

@ -198,7 +198,7 @@ $rcmail_config['auto_create_user'] = true;
$rcmail_config['log_dir'] = '/var/log/roundcubemail/';
// use this folder to store temp files (must be writeable for apache user)
$rcmail_config['temp_dir'] = '${_tmppath}';
$rcmail_config['temp_dir'] = '/tmp';
// lifetime of message cache
// possible units: s, m, h, d, w