aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/transport.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in
index e49235d8d..c08d2a939 100644
--- a/src/transport/transport.conf.in
+++ b/src/transport/transport.conf.in
@@ -58,6 +58,7 @@ MAX_CONNECTIONS = 128
58TESTING_IGNORE_KEYS = ACCEPT_FROM; 58TESTING_IGNORE_KEYS = ACCEPT_FROM;
59 59
60[transport-http_server] 60[transport-http_server]
61#EXTERNAL_HOSTNAME = <your hostname/path>
61PORT = 1080 62PORT = 1080
62MAX_CONNECTIONS = 128 63MAX_CONNECTIONS = 128
63TESTING_IGNORE_KEYS = ACCEPT_FROM; 64TESTING_IGNORE_KEYS = ACCEPT_FROM;