summaryrefslogtreecommitdiffstats
path: root/user_guide/libraries/image_lib.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2010-01-18 00:58:01 +0100
committerDerek Allard <derek.allard@ellislab.com>2010-01-18 00:58:01 +0100
commit27ed2cca1bf7f2fca6a03a434624e43a02501d3f (patch)
treeffdddd0aa472c55079ba23be52a8f76dbdcd0f48 /user_guide/libraries/image_lib.html
parent15fd1a6eade2a92364ae5b4e84811d7d8bd1e3b7 (diff)
user guide clarification on large image processing
Diffstat (limited to 'user_guide/libraries/image_lib.html')
-rw-r--r--user_guide/libraries/image_lib.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/libraries/image_lib.html b/user_guide/libraries/image_lib.html
index b6a34472d..0baad8c4f 100644
--- a/user_guide/libraries/image_lib.html
+++ b/user_guide/libraries/image_lib.html
@@ -112,6 +112,7 @@ Since the <dfn>maintain_ratio</dfn> option is enabled, the thumb will be as clos
<p class="important"><strong>Note:</strong> In order for the image class to be allowed to do any processing, the
folder containing the image files must have write permissions.</p>
+<p class="important"><strong>Note:</strong> Image processing can require a considerable amount of server memory for some operations. If you are experiencing out of memory errors while processing images you may need to limit their maximum size, and/or adjust PHP memory limits.</p>
<h2>Processing Functions</h2>