From 75450a62b3589bc267124f4f209461e8fae336dd Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Fri, 23 Mar 2018 16:19:13 +0300 Subject: [PATCH] Clarify the statement about mod_http_upload thumbnails --- ejabberd.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {}