new operation queue for limiting overlay connects
[oweals/gnunet.git] / src / transport / transport.conf.in
index c08d2a939083293ed775193285753ac58403be64..46cb9bf17bef71d6b374a55accc91cd25f03081f 100644 (file)
@@ -3,7 +3,6 @@ AUTOSTART = YES
 @UNIXONLY@ PORT = 2091
 HOSTNAME = localhost
 HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-service-transport
 #PREFIX = valgrind
 NEIGHBOUR_LIMIT = 50
@@ -70,8 +69,8 @@ TESTING_IGNORE_KEYS = ACCEPT_FROM;
 [transport-https_server]
 PORT = 4433
 CRYPTO_INIT = NORMAL
-KEY_FILE = https.key
-CERT_FILE = https.cert
+KEY_FILE = $SERVICEHOME/https.key
+CERT_FILE = $SERVICEHOME/https.cert
 MAX_CONNECTIONS = 128
 TESTING_IGNORE_KEYS = ACCEPT_FROM;