test_social: less services and less noise in the output
authorlurchi <lurchi@strangeplace.net>
Tue, 26 Dec 2017 17:05:20 +0000 (18:05 +0100)
committerlurchi <lurchi@strangeplace.net>
Tue, 26 Dec 2017 17:05:20 +0000 (18:05 +0100)
src/social/test_social.conf

index a11144b609c28ce19fc385747dd17592a5e29119..7cf858b1cde6dc4bce9ffcfa431302a90363a4ed 100644 (file)
@@ -1,8 +1,19 @@
 @INLINE@ ../../contrib/no_forcestart.conf
 
+[PATHS]
+GNUNET_TEST_HOME = /tmp/gnunet-test-social/
+
 [social]
-AUTOSTART = YES
 FORCESTART = YES
 
 [transport]
-PLUGINS = udp
+PLUGINS = tcp
+
+[nat]
+DISABLEV6 = YES
+ENABLE_UPNP = NO
+BEHIND_NAT = NO
+ALLOW_NAT = NO
+INTERNAL_ADDRESS = 127.0.0.1
+EXTERNAL_ADDRESS = 127.0.0.1
+