-fixing #2434, plus some code cleanup
[oweals/gnunet.git] / src / core / test_core_quota_peer2.conf
index c7975cddc25a5fb001782f49ddafd581ef1817c6..1fd4ec82b15b2f2ccbbc0c19469ef1193ed4d96d 100644 (file)
@@ -3,9 +3,6 @@
 SERVICEHOME = /tmp/test-gnunet-core-quota-sym-peer-2/
 DEFAULTCONFIG = test_core_quota_peer2.conf
 
-[transport-tcp]
-PORT = 22478
-
 [arm]
 PORT = 22476
 UNIXPATH = /tmp/gnunet-core-sym-p2-service-arm.sock
@@ -35,4 +32,13 @@ DEBUG = NO
 PORT = 22482
 UNIXPATH = /tmp/gnunet-core-sym-p2-service-ats.sock
 WAN_QUOTA_IN = 10 kiB
-WAN_QUOTA_OUT = 10 kiB
\ No newline at end of file
+WAN_QUOTA_OUT = 10 kiB
+
+[transport-tcp]
+PORT = 22467
+
+[transport-unix]
+PORT = 22468
+
+[transport-http]
+PORT = 22469
\ No newline at end of file