X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fcadet%2Fcadet.conf.in;h=a6d7627862ed9e453af98f750a10b972aa47c1be;hb=a3e5e258714ea71f204be398d1384a3cdfd11e56;hp=fe846500a6d999df6f90ea08e52bd55271a43099;hpb=c6ef1657be63d0786a625901c696459298397d17;p=oweals%2Fgnunet.git diff --git a/src/cadet/cadet.conf.in b/src/cadet/cadet.conf.in index fe846500a..a6d762786 100644 --- a/src/cadet/cadet.conf.in +++ b/src/cadet/cadet.conf.in @@ -1,20 +1,23 @@ [cadet] +FORCESTART = YES AUTOSTART = @AUTOSTART@ @JAVAPORT@PORT = 2096 HOSTNAME = localhost -BINARY = gnunet-service-mesh +BINARY = gnunet-service-cadet-new +# PREFIX = valgrind --leak-check=yes ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-mesh.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-cadet.sock UNIX_MATCH_UID = YES UNIX_MATCH_GID = YES + REFRESH_CONNECTION_TIME = 5 min ID_ANNOUNCE_TIME = 1 h -APP_ANNOUNCE_TIME = 1 h CONNECT_TIMEOUT = 30 s -DEFAULT_TTL = 64 DHT_REPLICATION_LEVEL = 3 MAX_TUNNELS = 1000 MAX_CONNECTIONS = 1000 MAX_MSGS_QUEUE = 10000 MAX_PEERS = 1000 +RATCHET_TIME = 1 h +RATCHET_MESSAGES = 64