aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-02-18 10:02:18 +0100
committerMario Vavti <mario@mariovavti.com>2019-02-18 10:02:18 +0100
commit8ab532efb566b7dbe256fe8bf1f124d2d2e427fe (patch)
tree4912174af876135d543abf2eafb4832a522df747 /boot.php
parenta5b7590d3a12ba1c8469c6840d4a9f895787ed2e (diff)
downloadvolse-hubzilla-8ab532efb566b7dbe256fe8bf1f124d2d2e427fe.tar.gz
volse-hubzilla-8ab532efb566b7dbe256fe8bf1f124d2d2e427fe.tar.bz2
volse-hubzilla-8ab532efb566b7dbe256fe8bf1f124d2d2e427fe.zip
remove zottel.net from fallback servers. it switched to directory_mode_normal from secondary
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index e93e621ce..5be2b29f3 100755
--- a/boot.php
+++ b/boot.php
@@ -83,7 +83,6 @@ define ( 'DIRECTORY_REALM', 'RED_GLOBAL');
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zotadel.net');
$DIRECTORY_FALLBACK_SERVERS = array(
- 'https://hubzilla.zottel.net',
'https://zotadel.net',
'https://zotsite.net'
);