From 4148211086ff53dfb6fb4e969fd067389bcfef29 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 30 Mar 2016 18:37:37 -0700 Subject: change primary directory --- boot.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'boot.php') 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', -- cgit v1.2.3