hxing
[oweals/gnunet.git] / src / core / test_core_api_data.conf
index 3845c7a09fca43eec420c6d848790b6ee582ce2f..4384233722a5eaded5c879df2fd1a2e9e19bd792 100644 (file)
@@ -1,9 +1,13 @@
+@INLINE@ test_core_defaults.conf
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-core/
-
-[testing]
-WEAKRANDOM = YES
+DEFAULTCONFIG = test_core_api_data.conf
 
 [arm]
-DEBUG = YES
-OPTIONS = -L DEBUG
+DEFAULTSERVICES = topology hostlist
+
+[core]
+PORT = 2092
+TOTAL_QUOTA_IN = 65536
+TOTAL_QUOTA_OUT = 65536
+UNIXPATH = /tmp/gnunet-service-core.sock
+