aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-03-23 16:19:13 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-03-23 16:19:13 +0300
commit75450a62b3589bc267124f4f209461e8fae336dd (patch)
tree6b7ed4dbdc10ed28845dc5ab15ca33d3e5b6eb6b
parentForce node config for bookmarks (diff)
Clarify the statement about mod_http_upload thumbnails
-rw-r--r--ejabberd.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 1e5f0769c..738fa3017 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -742,7 +742,7 @@ modules:
## mod_http_upload:
## # docroot: "@HOME@/upload"
## put_url: "https://@HOST@:5444"
- ## thumbnail: false # otherwise needs the identify command from ImageMagick installed
+ ## thumbnail: false # otherwise needs ejabberd to be compiled with libgd support
## mod_http_upload_quota:
## max_days: 30
mod_last: {}