diff options
| author | richs <richs@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-06-30 22:02:28 +0000 |
|---|---|---|
| committer | richs <richs@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-06-30 22:02:28 +0000 |
| commit | bc59c415dc74b894beae86286a7fdc75c6d6adcb (patch) | |
| tree | d8fbaf80d896cfb5f4c9b8d33d7d23d06adbcdc3 /roundcubemail/INSTALL | |
| parent | 46f595457a887d3f4ab4e9991bd64260ebccf58f (diff) | |
Misc bug and compatibility fixes
git-svn-id: https://svn.roundcube.net/trunk@270 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
| -rw-r--r-- | roundcubemail/INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL index dd52fa5f0..efe060499 100644 --- a/roundcubemail/INSTALL +++ b/roundcubemail/INSTALL @@ -9,6 +9,7 @@ REQUIREMENTS * php.ini options: - error_reporting E_ALL & ~E_NOTICE (or lower) - file_uploads on (for attachment upload features) + - memory_limit (increase as suitable to support large attachments) * A MySQL or PostgreSQL database engine or the SQLite extension for PHP * A database with permission to create tables |
