aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-02-18 12:40:43 -0800
committerzotlabs <mike@macgirvin.com>2017-02-18 12:40:43 -0800
commit73b28b5d949c80c13fe144632da215dca6893106 (patch)
treef15c13d3382077dc756f1186f90d996936bdac87
parent2a7ec29cd13f0e7f0ffd98741cd3d0454bcb8684 (diff)
downloadvolse-hubzilla-73b28b5d949c80c13fe144632da215dca6893106.tar.gz
volse-hubzilla-73b28b5d949c80c13fe144632da215dca6893106.tar.bz2
volse-hubzilla-73b28b5d949c80c13fe144632da215dca6893106.zip
change primary directory per request
-rwxr-xr-xboot.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index 127a45065..a435f5ac8 100755
--- a/boot.php
+++ b/boot.php
@@ -79,12 +79,11 @@ 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://hub.pixelbits.de');
+define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.site',
'https://hubzilla.zottel.net',
- 'https://hub.pixelbits.de',
'https://my.federated.social',
'https://hubzilla.nl',
'https://gravizot.de'