error msg
[oweals/gnunet.git] / src / transport / transport.conf.in
index 46cb9bf17bef71d6b374a55accc91cd25f03081f..a5aad7006bc13fdfa7e17888d173e7f11f101e43 100644 (file)
@@ -11,8 +11,7 @@ ACCEPT_FROM6 = ::1;
 PLUGINS = tcp udp
 UNIXPATH = /tmp/gnunet-service-transport.sock
 BLACKLIST_FILE = $SERVICEHOME/blacklist
-# This could possibly be relaxed
-UNIX_MATCH_UID = YES
+UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES
 # DISABLE_SOCKET_FORWARDING = NO
 # USERNAME = 
@@ -59,6 +58,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 +68,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