MatrixSynapse/synapse/app
Johannes Löthberg 702c020e58 Fix check for bind_address
The empty string is a valid setting for the bind_address option, so
explicitly check for None here instead.

Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2016-12-20 01:37:50 +01:00
..
__init__.py
appservice.py Fix check for bind_address 2016-12-20 01:37:50 +01:00
client_reader.py Fix check for bind_address 2016-12-20 01:37:50 +01:00
federation_reader.py Fix check for bind_address 2016-12-20 01:37:50 +01:00
federation_sender.py Fix check for bind_address 2016-12-20 01:37:50 +01:00
homeserver.py Fix check for bind_address 2016-12-20 01:37:50 +01:00
media_repository.py Fix check for bind_address 2016-12-20 01:37:50 +01:00
pusher.py Fix check for bind_address 2016-12-20 01:37:50 +01:00
synchrotron.py Fix check for bind_address 2016-12-20 01:37:50 +01:00
synctl.py