ejabberd - Comments for "How to use mod_push in Ejabberd 17.08" https://www.ejabberd.im/forum/28989/how-use-modpush-ejabberd-1708 en In ejabberd.yml , where you https://www.ejabberd.im/forum/28989/how-use-modpush-ejabberd-1708#comment-67853 <p>In ejabberd.yml , where you have many modules enabled, simply add that one. For example:</p> <pre> modules: mod_push: {} mod_adhoc: {} mod_admin_extra: {} mod_announce: # recommends mod_adhoc access: announce mod_blocking: {} .... </pre> Tue, 20 Mar 2018 19:37:36 +0000 badlop comment 67853 at https://www.ejabberd.im how to enable it , in which https://www.ejabberd.im/forum/28989/how-use-modpush-ejabberd-1708#comment-67851 <p>how to enable it , in which file</p> Tue, 20 Mar 2018 10:34:47 +0000 nitin250392 comment 67851 at https://www.ejabberd.im Looking at the module source https://www.ejabberd.im/forum/28989/how-use-modpush-ejabberd-1708#comment-67639 <p>Looking at the module source code, that module doesn't have specific options, it just needs to be enabled in the config to work.</p> Tue, 15 Aug 2017 10:43:40 +0000 badlop comment 67639 at https://www.ejabberd.im