From 0f86559d83a37d97e1ce18aa346a67f7d0b391e2 Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Mon, 15 Jan 2018 12:54:57 +0300 Subject: Always build eimp dependency Even if no suitable C graphics libraries are detected at compile time, the package is still usable because it provides `eimp:get_type/1` which is used by mod_avatar. --- ejabberd.yml.example | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'ejabberd.yml.example') diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 4fea180e..49506ed9 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -818,10 +818,7 @@ modules: mod_vcard: search: false mod_vcard_xupdate: {} - ## Convert all avatars posted by Android clients from WebP to JPEG - ## mod_avatar: # this module needs compile option --enable-graphics - ## convert: - ## webp: jpeg + mod_avatar: {} mod_version: {} mod_stream_mgmt: {} ## Non-SASL Authentication (XEP-0078) is now disabled by default -- cgit v1.2.3