Merge pull request #264 from YunoHost/dnsmasq_conf_clean

[mod] dnsmasq conf: remove deprecated XMPP DNS record line.
This commit is contained in:
M5oul 2017-03-07 10:29:54 +01:00 committed by GitHub
commit 9500b3d6a8

View file

@ -4,4 +4,3 @@ txt-record={{ domain }},"v=spf1 mx a -all"
mx-host={{ domain }},{{ domain }},5
srv-host=_xmpp-client._tcp.{{ domain }},{{ domain }},5222,0,5
srv-host=_xmpp-server._tcp.{{ domain }},{{ domain }},5269,0,5
srv-host=_jabber._tcp.{{ domain }},{{ domain }},5269,0,5