Mercurial > hg > rc1
comparison etc/config.inc.php @ 40:3ea4a836c377
tweaks
| author | Charlie Root |
|---|---|
| date | Fri, 24 Jan 2025 14:16:58 -0500 |
| parents | ac106d4c8961 |
| children | 91f005a4f7e9 |
comparison
equal
deleted
inserted
replaced
| 39:ee07fb3afb1b | 40:3ea4a836c377 |
|---|---|
| 131 $config['reply_same_folder'] = true; | 131 $config['reply_same_folder'] = true; |
| 132 | 132 |
| 133 // bug report https://support.plesk.com/hc/en-us/articles/115003642174-Roundcube-is-unable-to-send-attachments-in-emails-after-the-latest-update | 133 // bug report https://support.plesk.com/hc/en-us/articles/115003642174-Roundcube-is-unable-to-send-attachments-in-emails-after-the-latest-update |
| 134 $config['temp_dir'] = '/tmp/'; | 134 $config['temp_dir'] = '/tmp/'; |
| 135 | 135 |
| 136 $config['enable_installer'] = true; | 136 $config['enable_installer'] = false; |
