]> git.mxchange.org Git - hub.git/blobdiff - application/hub/config-local.php-dist
External IP is now auto-detected
[hub.git] / application / hub / config-local.php-dist
index a977f0362a0464c7bae543ff8f81c54cc76b819b..ae800e2373ff7f6dff1a96da424f61a1c615395d 100644 (file)
@@ -49,7 +49,7 @@ $cfg->setConfigEntry('node_udp_listen_port', 9060);
 $cfg->setConfigEntry('node_default_mode', 'regular');
 
 // CFG: EXTERNAL-IP
-$cfg->setConfigEntry('external_ip', '');
+// Use this if auto-detection fails! $cfg->setConfigEntry('external_ip', '');
 
 // CFG: HUB-BOOTSTRAP-NODES
 $cfg->setConfigEntry('hub_bootstrap_nodes', '188.138.90.169:9060');