diff options
author | Matthias Wachs <wachs@net.in.tum.de> | 2012-02-22 10:52:42 +0000 |
---|---|---|
committer | Matthias Wachs <wachs@net.in.tum.de> | 2012-02-22 10:52:42 +0000 |
commit | 87b76a67c1c683ba424c236ee61c6829112d4b88 (patch) | |
tree | 428c28fd8316d4000f221b89ab8dfdbc46e9a3bf /src/namestore/test_namestore_api.conf | |
parent | f72df56543cfcd06df55f9f8e89b752013cc7bf6 (diff) |
- changes
Diffstat (limited to 'src/namestore/test_namestore_api.conf')
-rw-r--r-- | src/namestore/test_namestore_api.conf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/namestore/test_namestore_api.conf b/src/namestore/test_namestore_api.conf index c73a154986..be93cb9622 100644 --- a/src/namestore/test_namestore_api.conf +++ b/src/namestore/test_namestore_api.conf @@ -1,3 +1,8 @@ +[arm] +PORT = 12000 +DEFAULTSERVICES = namestore +UNIXPATH = /tmp/gnunet-p1-service-arm.sock + [namestore] AUTOSTART = YES UNIXPATH = /tmp/gnunet-service-namestore.sock @@ -26,5 +31,3 @@ CONFIG = ~/.my.cnf # HOST = localhost # PORT = 3306 - - |