aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-05-04 09:37:22 +0200
committerMario Vavti <mario@mariovavti.com>2018-05-04 09:43:01 +0200
commit3370e8516f0c63aa2ec70058b729db278dee2cce (patch)
tree34aed8aa705cef3de6739e26a822980943906dd5
parent108cc7b2700c3bcf20b423be35fea3d0e0f02a43 (diff)
downloadvolse-hubzilla-3370e8516f0c63aa2ec70058b729db278dee2cce.tar.gz
volse-hubzilla-3370e8516f0c63aa2ec70058b729db278dee2cce.tar.bz2
volse-hubzilla-3370e8516f0c63aa2ec70058b729db278dee2cce.zip
switch DIRECTORY_FALLBACK_MASTER to https://zotadel.net
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 00961d74a..298f55587 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',