docu
[oweals/gnunet.git] / src / transport / transport.conf.in
index 46cb9bf17bef71d6b374a55accc91cd25f03081f..e8786be12adc25853b668dd10543a529c602ff55 100644 (file)
@@ -59,6 +59,7 @@ TESTING_IGNORE_KEYS = ACCEPT_FROM;
 [transport-http_server]
 #EXTERNAL_HOSTNAME = <your hostname/path>
 PORT = 1080
+ADVERTISED_PORT = 1080
 MAX_CONNECTIONS = 128
 TESTING_IGNORE_KEYS = ACCEPT_FROM;
 
@@ -68,6 +69,7 @@ TESTING_IGNORE_KEYS = ACCEPT_FROM;
 
 [transport-https_server]
 PORT = 4433
+ADVERTISED_PORT = 4433
 CRYPTO_INIT = NORMAL
 KEY_FILE = $SERVICEHOME/https.key
 CERT_FILE = $SERVICEHOME/https.cert