From: Holger Weiss Date: Tue, 19 Jun 2018 22:15:56 +0000 (+0200) Subject: Omit summary form for push tests X-Git-Tag: 18.06~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aea6166efe49311766066bcc1a301e91a459e540;p=ejabberd Omit summary form for push tests --- diff --git a/test/ejabberd_SUITE_data/ejabberd.yml b/test/ejabberd_SUITE_data/ejabberd.yml index cea7512e6..51cb85a5a 100644 --- a/test/ejabberd_SUITE_data/ejabberd.yml +++ b/test/ejabberd_SUITE_data/ejabberd.yml @@ -54,6 +54,7 @@ host_config: mod_proxy65: [] mod_push: db_type: sql + include_body: false mod_push_keepalive: [] mod_s2s_dialback: [] mod_stream_mgmt: @@ -117,6 +118,7 @@ Welcome to this XMPP server." mod_proxy65: [] mod_push: db_type: sql + include_body: false mod_push_keepalive: [] mod_s2s_dialback: [] mod_stream_mgmt: @@ -185,6 +187,7 @@ Welcome to this XMPP server." mod_proxy65: [] mod_push: db_type: sql + include_body: false mod_push_keepalive: [] mod_s2s_dialback: [] mod_stream_mgmt: @@ -246,7 +249,8 @@ Welcome to this XMPP server." mod_disco: [] mod_ping: [] mod_proxy65: [] - mod_push: [] + mod_push: + include_body: false mod_push_keepalive: [] mod_s2s_dialback: [] mod_stream_mgmt: @@ -309,7 +313,8 @@ Welcome to this XMPP server." mod_disco: [] mod_ping: [] mod_proxy65: [] - mod_push: [] + mod_push: + include_body: false mod_push_keepalive: [] mod_s2s_dialback: [] mod_stream_mgmt: