aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-02-26 16:41:47 -0800
committerzotlabs <mike@macgirvin.com>2018-02-26 16:41:47 -0800
commit01776e767d1976663d2c36fd7e6e4431c16c84c1 (patch)
tree8e5f762421413d61ab784f71ce92a680a6df607b /boot.php
parent87079e8071e491dd6d0bb4a76723b53010fdf509 (diff)
downloadvolse-hubzilla-01776e767d1976663d2c36fd7e6e4431c16c84c1.tar.gz
volse-hubzilla-01776e767d1976663d2c36fd7e6e4431c16c84c1.tar.bz2
volse-hubzilla-01776e767d1976663d2c36fd7e6e4431c16c84c1.zip
update directory fallback servers
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/boot.php b/boot.php
index 9b09f11eb..badc794b1 100755
--- a/boot.php
+++ b/boot.php
@@ -84,8 +84,6 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.zottel.net',
- 'https://my.federated.social',
- //'https://hubzilla.nl',
'https://gravizot.de'
);