aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-30 18:37:37 -0700
committerredmatrix <git@macgirvin.com>2016-03-30 18:37:37 -0700
commit4148211086ff53dfb6fb4e969fd067389bcfef29 (patch)
tree4a1d1e6835c5f1ea89b2c891659eb93e6b157fdd /boot.php
parent4ba9a5ef75c05136627810622af1334fd5f8e2a1 (diff)
downloadvolse-hubzilla-4148211086ff53dfb6fb4e969fd067389bcfef29.tar.gz
volse-hubzilla-4148211086ff53dfb6fb4e969fd067389bcfef29.tar.bz2
volse-hubzilla-4148211086ff53dfb6fb4e969fd067389bcfef29.zip
change primary directory
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index 4dcd4bc15..e52950b86 100755
--- a/boot.php
+++ b/boot.php
@@ -76,10 +76,9 @@ 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://zothub.com');
+define ( 'DIRECTORY_FALLBACK_MASTER', 'https://hubzilla.site');
$DIRECTORY_FALLBACK_SERVERS = array(
- 'https://zothub.com',
'https://hubzilla.site',
'https://hubzilla.zottel.net',
'https://hub.pixelbits.de',