diff --git a/mod_cron/conf/mod_cron.yml b/mod_cron/conf/mod_cron.yml index 2270b75..c1fae48 100644 --- a/mod_cron/conf/mod_cron.yml +++ b/mod_cron/conf/mod_cron.yml @@ -1,2 +1,2 @@ -modules: - mod_cron: {} +#modules: +# mod_cron: {} diff --git a/mod_default_contacts/conf/mod_default_contacts.yml b/mod_default_contacts/conf/mod_default_contacts.yml index c1a6b36..959d1b9 100644 --- a/mod_default_contacts/conf/mod_default_contacts.yml +++ b/mod_default_contacts/conf/mod_default_contacts.yml @@ -1,3 +1,3 @@ -modules: - mod_default_contacts: - contacts: [] +#modules: +# mod_default_contacts: +# contacts: [] diff --git a/mod_default_rooms/conf/mod_default_rooms.yml b/mod_default_rooms/conf/mod_default_rooms.yml index b468a81..39510cf 100644 --- a/mod_default_rooms/conf/mod_default_rooms.yml +++ b/mod_default_rooms/conf/mod_default_rooms.yml @@ -1,3 +1,3 @@ -modules: - mod_default_rooms: - rooms: [] +#modules: +# mod_default_rooms: +# rooms: [] diff --git a/mod_deny_omemo/conf/mod_deny_omemo.yml b/mod_deny_omemo/conf/mod_deny_omemo.yml index c5ef262..b9c6e43 100644 --- a/mod_deny_omemo/conf/mod_deny_omemo.yml +++ b/mod_deny_omemo/conf/mod_deny_omemo.yml @@ -1,2 +1,2 @@ -modules: - mod_deny_omemo: {} +#modules: +# mod_deny_omemo: {} diff --git a/mod_filter/conf/mod_filter.yml b/mod_filter/conf/mod_filter.yml index 92d409e..b867ebb 100644 --- a/mod_filter/conf/mod_filter.yml +++ b/mod_filter/conf/mod_filter.yml @@ -1,12 +1,12 @@ -modules: - mod_filter: {} +#modules: +# mod_filter: {} -access_rules: - mod_filter: - - allow: all - mod_filter_presence: - - allow: all - mod_filter_message: - - allow: all - mod_filter_iq: - - allow: all +#access_rules: +# mod_filter: +# - allow: all +# mod_filter_presence: +# - allow: all +# mod_filter_message: +# - allow: all +# mod_filter_iq: +# - allow: all diff --git a/mod_grafite/conf/mod_grafite.yml b/mod_grafite/conf/mod_grafite.yml index 6c47a33..2eba43b 100644 --- a/mod_grafite/conf/mod_grafite.yml +++ b/mod_grafite/conf/mod_grafite.yml @@ -1,5 +1,4 @@ -modules: - mod_grafite: - statsdhost: "carbonr.xmpp.com.br" - statsdport: 8125 - \ No newline at end of file +#modules: +# mod_grafite: +# statsdhost: "carbonr.xmpp.com.br" +# statsdport: 8125 diff --git a/mod_log_chat/conf/mod_log_chat.yml b/mod_log_chat/conf/mod_log_chat.yml index 5047012..0932ac0 100644 --- a/mod_log_chat/conf/mod_log_chat.yml +++ b/mod_log_chat/conf/mod_log_chat.yml @@ -1,10 +1,10 @@ # edit this file to fit your needs # log all vhosts chats in /var/log/ejabberd/chat directory in html -modules: - mod_log_chat: - path: "/var/log/ejabberd/chat" - format: html +#modules: +# mod_log_chat: +# path: "/var/log/ejabberd/chat" +# format: html # log only vh1.myjabberserver.net vhost in /var/log/ejabberd/vh1.myjabberserver.net directory diff --git a/mod_logsession/conf/mod_logsession.yml b/mod_logsession/conf/mod_logsession.yml index f26604a..e723092 100644 --- a/mod_logsession/conf/mod_logsession.yml +++ b/mod_logsession/conf/mod_logsession.yml @@ -1,3 +1,3 @@ -modules: - mod_logsession: - sessionlog: "/var/log/ejabberd/session_@HOST@.log" +#modules: +# mod_logsession: +# sessionlog: "/var/log/ejabberd/session_@HOST@.log" diff --git a/mod_logxml/conf/mod_logxml.yml b/mod_logxml/conf/mod_logxml.yml index 1220334..f3dc790 100644 --- a/mod_logxml/conf/mod_logxml.yml +++ b/mod_logxml/conf/mod_logxml.yml @@ -1,16 +1,16 @@ -modules: - mod_logxml: - stanza: - - iq - - other - direction: - - external - orientation: - - send - - recv - logdir: "/tmp/logs/" - show_ip: false - rotate_days: 1 - rotate_megs: 100 - rotate_kpackets: 0 - check_rotate_kpackets: 1 +#modules: +# mod_logxml: +# stanza: +# - iq +# - other +# direction: +# - external +# orientation: +# - send +# - recv +# logdir: "/tmp/logs/" +# show_ip: false +# rotate_days: 1 +# rotate_megs: 100 +# rotate_kpackets: 0 +# check_rotate_kpackets: 1 diff --git a/mod_message_log/conf/mod_message_log.yml b/mod_message_log/conf/mod_message_log.yml index 8f1b138..ebc3e15 100644 --- a/mod_message_log/conf/mod_message_log.yml +++ b/mod_message_log/conf/mod_message_log.yml @@ -1,3 +1,3 @@ -modules: - mod_message_log: - filename: "/var/log/ejabberd/message.log" +#modules: +# mod_message_log: +# filename: "/var/log/ejabberd/message.log" diff --git a/mod_muc_log_http/conf/mod_muc_log_http.yml b/mod_muc_log_http/conf/mod_muc_log_http.yml index 038dd4b..b69ddbe 100644 --- a/mod_muc_log_http/conf/mod_muc_log_http.yml +++ b/mod_muc_log_http/conf/mod_muc_log_http.yml @@ -1,11 +1,11 @@ -listen: - - - port: 5282 - module: ejabberd_http - request_handlers: - "/muclog": mod_muc_log_http +#listen: +# - +# port: 5282 +# module: ejabberd_http +# request_handlers: +# "/muclog": mod_muc_log_http -modules: - mod_muc_log: - outdir: "/tmp/muclogs" - mod_muc_log_http: {} +#modules: +# mod_muc_log: +# outdir: "/tmp/muclogs" +# mod_muc_log_http: {} diff --git a/mod_post_log/conf/mod_post_log.yml b/mod_post_log/conf/mod_post_log.yml index 0c20040..c412277 100644 --- a/mod_post_log/conf/mod_post_log.yml +++ b/mod_post_log/conf/mod_post_log.yml @@ -1,3 +1,3 @@ -modules: - mod_post_log: - url: "http://foo.bar.com/messages" +#modules: +# mod_post_log: +# url: "http://foo.bar.com/messages" diff --git a/mod_pottymouth/conf/mod_pottymouth.yml b/mod_pottymouth/conf/mod_pottymouth.yml index 228a22e..849471b 100644 --- a/mod_pottymouth/conf/mod_pottymouth.yml +++ b/mod_pottymouth/conf/mod_pottymouth.yml @@ -1,8 +1,8 @@ -modules: - mod_pottymouth: - blacklists: - default: /etc/ejabberd/modules/mod_pottymouth/blacklist_en.txt - en: /etc/ejabberd/modules/mod_pottymouth/blacklist_en.txt - charmaps: - default: /etc/ejabberd/modules/mod_pottymouth/charmap_en.txt - en: /etc/ejabberd/modules/mod_pottymouth/charmap_en.txt +#modules: +# mod_pottymouth: +# blacklists: +# default: /etc/ejabberd/modules/mod_pottymouth/blacklist_en.txt +# en: /etc/ejabberd/modules/mod_pottymouth/blacklist_en.txt +# charmaps: +# default: /etc/ejabberd/modules/mod_pottymouth/charmap_en.txt +# en: /etc/ejabberd/modules/mod_pottymouth/charmap_en.txt diff --git a/mod_rest/conf/mod_rest.yml b/mod_rest/conf/mod_rest.yml index 3a846a0..5e0baf4 100644 --- a/mod_rest/conf/mod_rest.yml +++ b/mod_rest/conf/mod_rest.yml @@ -1,11 +1,12 @@ -modules: - mod_rest: - allowed_ips: - - "127.0.0.1" -listen: - - - port: 5285 - module: ejabberd_http - request_handlers: - "/rest": mod_rest +#modules: +# mod_rest: +# allowed_ips: +# - "127.0.0.1" + +#listen: +# - +# port: 5285 +# module: ejabberd_http +# request_handlers: +# "/rest": mod_rest diff --git a/mod_s2s_log/conf/mod_s2s_log.yml b/mod_s2s_log/conf/mod_s2s_log.yml index df51335..f7231ce 100644 --- a/mod_s2s_log/conf/mod_s2s_log.yml +++ b/mod_s2s_log/conf/mod_s2s_log.yml @@ -1,3 +1,3 @@ -modules: - mod_s2s_log: - filename: "/var/log/ejabberd/s2s.log" +#modules: +# mod_s2s_log: +# filename: "/var/log/ejabberd/s2s.log" diff --git a/mod_spam_filter/conf/mod_spam_filter.yml b/mod_spam_filter/conf/mod_spam_filter.yml index feba1e4..7dd055f 100644 --- a/mod_spam_filter/conf/mod_spam_filter.yml +++ b/mod_spam_filter/conf/mod_spam_filter.yml @@ -1,2 +1,2 @@ -modules: - mod_spam_filter: {} +#modules: +# mod_spam_filter: {} diff --git a/mod_statsdx/conf/mod_statsdx.yml b/mod_statsdx/conf/mod_statsdx.yml index 8afb791..988daa3 100644 --- a/mod_statsdx/conf/mod_statsdx.yml +++ b/mod_statsdx/conf/mod_statsdx.yml @@ -1,3 +1,3 @@ -modules: - mod_statsdx: - hooks: true +#modules: +# mod_statsdx: +# hooks: true diff --git a/mod_webpresence/conf/mod_webpresence.yml b/mod_webpresence/conf/mod_webpresence.yml index f6456d2..20636ca 100644 --- a/mod_webpresence/conf/mod_webpresence.yml +++ b/mod_webpresence/conf/mod_webpresence.yml @@ -1,11 +1,11 @@ -listen: - - - port: 5284 - module: ejabberd_http - request_handlers: - "/presence": mod_webpresence +#listen: +# - +# port: 5284 +# module: ejabberd_http +# request_handlers: +# "/presence": mod_webpresence -modules: - mod_webpresence: - access: local - pixmaps_path: "/etc/ejabberd/priv/pixmaps" +#modules: +# mod_webpresence: +# access: local +# pixmaps_path: "/etc/ejabberd/priv/pixmaps"