aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2015-12-16 09:06:20 +0100
committerzottel <github@zottel.net>2015-12-16 09:06:20 +0100
commitf0d90005eaf211638dc8dcc497e962bb79f4e023 (patch)
tree358401a8e378e7eec01d1e14c2384e9f5e467b61 /boot.php
parent9b4e6e1ec028d4525635e2b1a25025f7fea0ed88 (diff)
downloadvolse-hubzilla-f0d90005eaf211638dc8dcc497e962bb79f4e023.tar.gz
volse-hubzilla-f0d90005eaf211638dc8dcc497e962bb79f4e023.tar.bz2
volse-hubzilla-f0d90005eaf211638dc8dcc497e962bb79f4e023.zip
remove directory fallback server red.zottel.red, add hubzilla.zottel.net instead
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 8ab4556d2..1da56d07e 100755
--- a/boot.php
+++ b/boot.php
@@ -82,7 +82,7 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zothub.com');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://zothub.com',
'https://hubzilla.site',
- 'https://red.zottel.red',
+ 'https://hubzilla.zottel.net',
'https://hub.pixelbits.de',
'https://my.federated.social',
'https://hubzilla.nl'