diff --git a/src/common/zeroconf/connection_zeroconf.py b/src/common/zeroconf/connection_zeroconf.py index e322c83dc..2dbb5d9f2 100644 --- a/src/common/zeroconf/connection_zeroconf.py +++ b/src/common/zeroconf/connection_zeroconf.py @@ -75,6 +75,7 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf): self.sync_with_global_status = True self.no_log_for = False + self.pep_supported = False # Do we continue connection when we get roster (send presence,get vcard...) self.continue_connect_info = None if USE_GPG: