aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_bootstrap_server.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-09-17 10:06:28 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-09-17 10:06:28 +0000
commit046281ef438cf4d3c7389042a650d49436324e83 (patch)
tree3a96aece69c583c824d5962199532ded23f6842e /src/integration-tests/confs/c_bootstrap_server.conf
parent8db7a5f807389eb3d44faef178f26acddb13be55 (diff)
downloadgnunet-046281ef438cf4d3c7389042a650d49436324e83.tar.gz
gnunet-046281ef438cf4d3c7389042a650d49436324e83.zip
-confs
Diffstat (limited to 'src/integration-tests/confs/c_bootstrap_server.conf')
-rw-r--r--src/integration-tests/confs/c_bootstrap_server.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/integration-tests/confs/c_bootstrap_server.conf b/src/integration-tests/confs/c_bootstrap_server.conf
index 644899d21..e96c31cf4 100644
--- a/src/integration-tests/confs/c_bootstrap_server.conf
+++ b/src/integration-tests/confs/c_bootstrap_server.conf
@@ -349,6 +349,16 @@ UNIXPATH = /tmp/test-service-dht-1
349UNIX_MATCH_UID = YES 349UNIX_MATCH_UID = YES
350UNIX_MATCH_GID = YES 350UNIX_MATCH_GID = YES
351 351
352[chat]
353UNIXPATH = /tmp/test-service-chat-b_server-1
354UNIX_MATCH_UID = YES
355UNIX_MATCH_GID = YES
356
357[dv]
358UNIXPATH = /tmp/test-service-dv-b_server-1
359UNIX_MATCH_UID = YES
360UNIX_MATCH_GID = YES
361
352[dhtcache] 362[dhtcache]
353DATABASE = sqlite 363DATABASE = sqlite
354QUOTA = 1 MB 364QUOTA = 1 MB