aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/revocation.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-06 21:29:55 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-06 21:29:55 +0000
commitba414944bc487d03442a05a8d6415ce8d536ddd0 (patch)
tree52d5a5fa7c85e75183028c652acaefd00139298c /src/revocation/revocation.conf.in
parente5b9727cdd7cb1adb99d69cfc33dd513f6efbed1 (diff)
downloadgnunet-ba414944bc487d03442a05a8d6415ce8d536ddd0.tar.gz
gnunet-ba414944bc487d03442a05a8d6415ce8d536ddd0.zip
-fix config, fix ntohs, must be ntohl
Diffstat (limited to 'src/revocation/revocation.conf.in')
-rw-r--r--src/revocation/revocation.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/revocation/revocation.conf.in b/src/revocation/revocation.conf.in
index 9c2485117..d179c1629 100644
--- a/src/revocation/revocation.conf.in
+++ b/src/revocation/revocation.conf.in
@@ -1,6 +1,5 @@
1[revocation] 1[revocation]
2AUTOSTART = NO 2AUTOSTART = YES
3# not yet...
4@JAVAPORT@PORT = 2112 3@JAVAPORT@PORT = 2112
5HOSTNAME = localhost 4HOSTNAME = localhost
6HOME = $SERVICEHOME 5HOME = $SERVICEHOME
@@ -16,3 +15,4 @@ UNIX_MATCH_GID = YES
16# DO NOT CHANGE THIS VALUE, doing so will break the protocol! 15# DO NOT CHANGE THIS VALUE, doing so will break the protocol!
17WORKBITS = 25 16WORKBITS = 25
18 17
18DATABASE = $SERVICEHOME/revocation.db