summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRobin Millette <millette@controlyourself.ca>2009-06-17 16:55:01 -0400
committerRobin Millette <millette@controlyourself.ca>2009-06-17 16:55:01 -0400
commitb58dc5e96117bdb4de899d37c6eb94ebf1c3dfe6 (patch)
tree283b83c3c487036444595375d50f506e81f21974 /README
parent28d02ec8cdd0278c802c8fee30acddecca9ca01f (diff)
Added config option to enable or disable file uploads with notices.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 7b22e3c5e..5aa7270ee 100644
--- a/README
+++ b/README
@@ -1223,6 +1223,7 @@ supported: an array of mime types you accept to store and distribute,
like 'image/gif', 'video/mpeg', 'audio/mpeg', etc. Make sure you
setup your server to properly reckognize the types you want to
support.
+uploads: false to disable uploading files with notices (true by default).
For quotas, be sure you've set the upload_max_filesize and post_max_size
in php.ini to be large enough to handle your upload. In httpd.conf