From 8f006a98c43f369ef06b33dd8b8cd08c85057141 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 1 Apr 2016 00:54:23 -0700 Subject: primary hub change --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') 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', -- cgit v1.2.3