wip
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer1.conf
index 0208ac29e7a55a767becda690660ad31d7301553..2e95a5bd8114e1bb2fb98e7001ded41cf064c764 100644 (file)
@@ -27,6 +27,9 @@ USE_IPv4 = YES
 #BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
 
+[transport-unix]
+PORT = 30004
+
 [fs]
 AUTOSTART = NO
 
@@ -56,7 +59,7 @@ FRIENDS-ONLY = NO
 MINIMUM-FRIENDS = 0
 
 [transport]
-PLUGINS = tcp udp http https
+PLUGINS = tcp udp http unix
 #DEBUG = YES
 #PREFIX = xterm -T transport2 -e gdb --command=cmd --args
 #PREFIX = valgrind --tool=memcheck --leak-check=full --log-file=transport%p