aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-01 00:54:23 -0700
committerredmatrix <git@macgirvin.com>2016-04-01 00:54:23 -0700
commit8f006a98c43f369ef06b33dd8b8cd08c85057141 (patch)
tree7396bff263d7e59d8aba0e94b237e6a44d1d2e08 /boot.php
parentebac0bdcca6ce7d3f4eb07d730925c6fae7d1538 (diff)
downloadvolse-hubzilla-8f006a98c43f369ef06b33dd8b8cd08c85057141.tar.gz
volse-hubzilla-8f006a98c43f369ef06b33dd8b8cd08c85057141.tar.bz2
volse-hubzilla-8f006a98c43f369ef06b33dd8b8cd08c85057141.zip
primary hub change
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 467f889fc..71fc9b909 100755
--- a/boot.php
+++ b/boot.php
@@ -76,7 +76,7 @@ define ( 'DIRECTORY_MODE_STANDALONE', 0x0100); // A detached (off the grid) hub
// point to go out and find the rest of the world.
define ( 'DIRECTORY_REALM', 'RED_GLOBAL');
-define ( 'DIRECTORY_FALLBACK_MASTER', 'https://hubzilla.site');
+define ( 'DIRECTORY_FALLBACK_MASTER', 'https://hub.pixelbits.de');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.site',