Add back the ip check, ipv6 needs to be disabled in the avahi daemon
config for this to work though
This commit is contained in:
@@ -4,6 +4,7 @@ import logging
|
||||
import sugar.env
|
||||
from PresenceService import PresenceService
|
||||
|
||||
# FIXME this looks like duplicated
|
||||
level = sugar.env.get_logging_level()
|
||||
if level == 'debug':
|
||||
logging.basicConfig(level=logging.DEBUG,
|
||||
|
||||
Reference in New Issue
Block a user