diff options
author | redmatrix <git@macgirvin.com> | 2016-02-12 14:31:29 +1100 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-02-12 14:31:29 +1100 |
commit | d939173c0e2afaba0308133aafcecb2b8ab84212 (patch) | |
tree | 93f6cb6c9da943e34dbf601e6628a95d55861d4c | |
parent | a87efe45e0aa70a535fc5379e74b6f303b53fda0 (diff) | |
parent | 7d7a254238fc4dcf6974241bcdc90b419c997e75 (diff) | |
download | volse-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
-rwxr-xr-x | boot.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' ); |