aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-19 15:06:35 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-19 15:06:35 -0800
commit4f81d6451783f8f51b10b2636d68cde444041dc1 (patch)
treec4ae2d24dd1a5fdf9ea63b351133d853e1638359 /boot.php
parentb5875c3af97bdd3cc0def834c9d739d4517e9567 (diff)
downloadvolse-hubzilla-4f81d6451783f8f51b10b2636d68cde444041dc1.tar.gz
volse-hubzilla-4f81d6451783f8f51b10b2636d68cde444041dc1.tar.bz2
volse-hubzilla-4f81d6451783f8f51b10b2636d68cde444041dc1.zip
issue #160 add blablanet to directory fallback list
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 390560592..c74eea512 100755
--- a/boot.php
+++ b/boot.php
@@ -83,6 +83,7 @@ $DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.site',
'https://red.zottel.red',
'https://gravizot.de',
+ 'https://blablanet.com',
'https://my.federated.social'
);