From f4d040c0f0dd2fef3d73b1f4532c76219f760f75 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 4 Nov 2012 21:21:45 +0000 Subject: -add adv port --- src/transport/transport.conf.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/transport') diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in index 46cb9bf17..e8786be12 100644 --- a/src/transport/transport.conf.in +++ b/src/transport/transport.conf.in @@ -59,6 +59,7 @@ TESTING_IGNORE_KEYS = ACCEPT_FROM; [transport-http_server] #EXTERNAL_HOSTNAME = 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 -- cgit v1.2.3