From 998dd582068a2ffd31f3388aaefe4d639d7eb9c0 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 4 May 2018 09:37:22 +0200 Subject: switch DIRECTORY_FALLBACK_MASTER to https://zotadel.net --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 5cf6cedeb..981ca8837 100755 --- a/boot.php +++ b/boot.php @@ -81,7 +81,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://gravizot.de'); +define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zotadel.net'); $DIRECTORY_FALLBACK_SERVERS = array( 'https://hubzilla.zottel.net', -- cgit v1.2.3