diff options
author | royalterra <royalterra@users.noreply.github.com> | 2016-02-11 22:35:45 +0000 |
---|---|---|
committer | royalterra <royalterra@users.noreply.github.com> | 2016-02-11 22:35:45 +0000 |
commit | 7d7a254238fc4dcf6974241bcdc90b419c997e75 (patch) | |
tree | dd3c627a1740c6c1227bb5d8bdd41bb9db488b3f | |
parent | d9c59a19fb7058f097befea2795d351eecbc22b6 (diff) | |
parent | 564a5ea4d5fd3ea3d7f1dc3211821db93f1cf660 (diff) | |
download | volse-hubzilla-7d7a254238fc4dcf6974241bcdc90b419c997e75.tar.gz volse-hubzilla-7d7a254238fc4dcf6974241bcdc90b419c997e75.tar.bz2 volse-hubzilla-7d7a254238fc4dcf6974241bcdc90b419c997e75.zip |
Merge pull request #1 from royalterra/royalterra-patch-1
Update boot.php 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' ); |