diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-12-11 13:22:53 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-12-11 13:22:53 +0000 |
commit | f4023caa41879e4910027c344bfb842d512f3797 (patch) | |
tree | b3ac8b8ee00923f3dc7694d4796b62b34d59e7a9 | |
parent | edec8d189d32e542424e2504d3288a506d86af7e (diff) |
-missing section
-rw-r--r-- | src/core/test_core_api_peer1.conf | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf index b976fd411..3bbd03092 100644 --- a/src/core/test_core_api_peer1.conf +++ b/src/core/test_core_api_peer1.conf @@ -21,8 +21,12 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock PORT = 12464 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock -[ats] +[core] PORT = 12475 +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-core.sock + +[ats] +PORT = 12476 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-ats.sock [transport-tcp] |