From a6a5670ac36add072a106e63a62177cdc18e2d36 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 19 Dec 2013 14:34:22 +0000 Subject: added function to disable receiving broadcasts to prevent buildbots from connecting to the network --- src/transport/transport.conf.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/transport/transport.conf.in') diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in index 0464ba841..575f4dc20 100644 --- a/src/transport/transport.conf.in +++ b/src/transport/transport.conf.in @@ -56,6 +56,7 @@ MAX_CONNECTIONS = 128 # Use PORT = 0 to autodetect a port available PORT = 2086 BROADCAST = YES +BROADCAST_RECEIVE = YES BROADCAST_INTERVAL = 30 s MAX_BPS = 1000000 TESTING_IGNORE_KEYS = ACCEPT_FROM; -- cgit v1.2.3