From 25d8ba63b3c4831050e5d190cd42cf2b0b0f3a30 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Fri, 30 Jun 2006 18:02:28 -0400
Subject: [PATCH] Misc bug and compatibility fixes

---
 INSTALL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/INSTALL b/INSTALL
index dd52fa5..efe0604 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,6 +9,7 @@
 * 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
 

--
Gitblit v1.9.1