aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport.conf.in')
-rw-r--r--src/transport/transport.conf.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in
index c6b207ad7..96b87e266 100644
--- a/src/transport/transport.conf.in
+++ b/src/transport/transport.conf.in
@@ -235,3 +235,7 @@ INTERFACE = hci0
235# Real hardware, no testing 235# Real hardware, no testing
236TESTMODE = 0 236TESTMODE = 0
237TESTING_IGNORE_KEYS = ACCEPT_FROM; 237TESTING_IGNORE_KEYS = ACCEPT_FROM;
238
239
240[communicator-quic]
241BINDTO = 127.0.0.1 \ No newline at end of file