summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d3518ed93..a28dea1c7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -103,6 +103,9 @@ CONFIGURATION
Change the files in config/* according your to environment and your needs.
Details about the config paramaters can be found in the config files.
+You can also modify the default .htaccess file. This is necessary to
+increase the allowed size of file attachments, for example:
+ php_value upload_max_filesize 2M
UPGRADING
=========