aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-03 18:27:49 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-03 18:27:49 -0800
commit70c5f347c4104c9cd64617630d2772821c83ad37 (patch)
tree20b8766ac7ecabf0fccb57ada79f6219f04e7d77 /boot.php
parentca55bbdaed8c361fe9203c9823b67dd91f3b7741 (diff)
downloadvolse-hubzilla-70c5f347c4104c9cd64617630d2772821c83ad37.tar.gz
volse-hubzilla-70c5f347c4104c9cd64617630d2772821c83ad37.tar.bz2
volse-hubzilla-70c5f347c4104c9cd64617630d2772821c83ad37.zip
remove non-working directory server from the project fallback list.
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 3a012300e..36031f537 100755
--- a/boot.php
+++ b/boot.php
@@ -84,7 +84,6 @@ $DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.site',
'https://red.zottel.red',
'https://gravizot.de',
- 'https://blablanet.com',
'https://my.federated.social'
);