Mercurial > libervia-backend
diff sat/core/constants.py @ 2694:a8ec00731ce7
core: removed whitespace ping (not needed anymore as we handle XMPP ping)
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 19 Nov 2018 21:08:25 +0100 |
parents | 1ecceac3df96 |
children | 1fa615faec8b |
line wrap: on
line diff
--- a/sat/core/constants.py Sun Nov 18 15:49:59 2018 +0100 +++ b/sat/core/constants.py Mon Nov 19 21:08:25 2018 +0100 @@ -49,7 +49,6 @@ ## Protocol ## XMPP_C2S_PORT = 5222 - XMPP_KEEP_ALIFE = 180 XMPP_MAX_RETRIES = None # default port used on Prosody, may differ on other servers XMPP_COMPONENT_PORT = 5347