aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
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:37:22 +0200
commit998dd582068a2ffd31f3388aaefe4d639d7eb9c0 (patch)
tree76e6904732070fcf7699da8a057a3c9efe197c2e /boot.php
parentace8252569289b42361404a33e7e650a7c6aa716 (diff)
downloadvolse-hubzilla-998dd582068a2ffd31f3388aaefe4d639d7eb9c0.tar.gz
volse-hubzilla-998dd582068a2ffd31f3388aaefe4d639d7eb9c0.tar.bz2
volse-hubzilla-998dd582068a2ffd31f3388aaefe4d639d7eb9c0.zip
switch DIRECTORY_FALLBACK_MASTER to https://zotadel.net
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
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',