aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/messenger/test_messenger_api.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/messenger/test_messenger_api.conf b/src/messenger/test_messenger_api.conf
new file mode 100644
index 000000000..f5837392e
--- /dev/null
+++ b/src/messenger/test_messenger_api.conf
@@ -0,0 +1,17 @@
1@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
2@INLINE@ ../../contrib/conf/gnunet/no_autostart_above_core.conf
3
4[PATHS]
5GNUNET_TEST_HOME = $GNUNET_TMP/test-messenger-api/
6
7[cadet]
8START_ON_DEMAND = YES
9
10[identity]
11START_ON_DEMAND = YES
12
13[messenger]
14START_ON_DEMAND = YES
15
16[nat]
17ENABLE_UPNP = NO \ No newline at end of file