projects
/
core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
619e98e
)
Better IP than hostname
author
Roland Häder
<roland@mxchange.org>
Wed, 20 Apr 2011 23:23:01 +0000
(23:23 +0000)
committer
Roland Häder
<roland@mxchange.org>
Wed, 20 Apr 2011 23:23:01 +0000
(23:23 +0000)
inc/config/config-hubmaster.php
patch
|
blob
|
history
diff --git
a/inc/config/config-hubmaster.php
b/inc/config/config-hubmaster.php
index 9e1bb991977fd11d1dd6849382cd2bfc44d07e3b..9e06c503dc11e9c2ad5e9678b77ef9db2fa9755a 100644
(file)
--- a/
inc/config/config-hubmaster.php
+++ b/
inc/config/config-hubmaster.php
@@
-25,7
+25,7
@@
$cfg = FrameworkConfiguration::getInstance();
// CFG: HUB-BOOTSTRAP-NODES
-$cfg->setConfigEntry('hub_bootstrap_nodes', '
www.mxchange.org
:9060');
+$cfg->setConfigEntry('hub_bootstrap_nodes', '
188.138.90.169
:9060');
// [EOF]
?>