aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-12 14:31:29 +1100
committerredmatrix <git@macgirvin.com>2016-02-12 14:31:29 +1100
commitd939173c0e2afaba0308133aafcecb2b8ab84212 (patch)
tree93f6cb6c9da943e34dbf601e6628a95d55861d4c /boot.php
parenta87efe45e0aa70a535fc5379e74b6f303b53fda0 (diff)
parent7d7a254238fc4dcf6974241bcdc90b419c997e75 (diff)
downloadvolse-hubzilla-d939173c0e2afaba0308133aafcecb2b8ab84212.tar.gz
volse-hubzilla-d939173c0e2afaba0308133aafcecb2b8ab84212.tar.bz2
volse-hubzilla-d939173c0e2afaba0308133aafcecb2b8ab84212.zip
Merge pull request #278 from royalterra/master
Update boot.php Add Failback Server blablanet.es
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 cbc8f633a..9729939e1 100755
--- a/boot.php
+++ b/boot.php
@@ -85,6 +85,7 @@ $DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.zottel.net',
'https://hub.pixelbits.de',
'https://my.federated.social',
+ 'https://blablanet.es',
'https://hubzilla.nl'
);