wip
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer2.conf
index 9f6ffb23917fb2bbef6c0f88f901357109f3e633..c1f1eadb9be17b05693e4f52d66430287c166590 100644 (file)
@@ -27,6 +27,8 @@ USE_IPv4 = YES
 #BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
 
+[transport-unix]
+PORT = 40005
 
 [core]
 AUTOSTART = NO
@@ -57,7 +59,7 @@ FRIENDS-ONLY = NO
 MINIMUM-FRIENDS = 0
 
 [transport]
-PLUGINS = tcp udp http
+PLUGINS = tcp udp http unix
 #DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;