aboutsummaryrefslogtreecommitdiff
path: root/src/chat/test_chat_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-02-15 15:31:09 +0000
committerChristian Grothoff <christian@grothoff.org>2011-02-15 15:31:09 +0000
commitf35db2c258aa7bc869473de13085bfaca9520ab9 (patch)
treea9458ce6f3b1cb3efe44e8fca2e56a3bbcb913d1 /src/chat/test_chat_data.conf
parent38d121662a466fd857e2da150833522d36130c52 (diff)
downloadgnunet-f35db2c258aa7bc869473de13085bfaca9520ab9.tar.gz
gnunet-f35db2c258aa7bc869473de13085bfaca9520ab9.zip
oops
Diffstat (limited to 'src/chat/test_chat_data.conf')
-rw-r--r--src/chat/test_chat_data.conf37
1 files changed, 37 insertions, 0 deletions
diff --git a/src/chat/test_chat_data.conf b/src/chat/test_chat_data.conf
new file mode 100644
index 000000000..ec554d05e
--- /dev/null
+++ b/src/chat/test_chat_data.conf
@@ -0,0 +1,37 @@
1[PATHS]
2SERVICEHOME = /tmp/gnunet-test-chat/
3DEFAULTCONFIG = test_chat_data.conf
4
5[gnunetd]
6HOSTKEY = $SERVICEHOME/.hostkey
7
8[resolver]
9PORT = 42464
10HOSTNAME = localhost
11
12[transport]
13PORT = 42465
14PLUGINS =
15
16[arm]
17PORT = 42466
18HOSTNAME = localhost
19DEFAULTSERVICES = core chat
20
21[peerinfo]
22PORT = 42469
23HOSTNAME = localhost
24
25[core]
26PORT = 42470
27HOSTNAME = localhost
28
29[chat]
30PORT = 42471
31HOSTNAME = localhost
32HOME = $SERVICEHOME
33CONFIG = $DEFAULTCONFIG
34BINARY = gnunet-service-chat
35
36[testing]
37WEAKRANDOM = YES