diff options
author | redmatrix <git@macgirvin.com> | 2016-02-14 16:17:15 -0800 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-02-14 16:17:15 -0800 |
commit | d3c779f635752c80af8462f04761da7be292a733 (patch) | |
tree | 88f9c4c5f0ec6d087df305a2af6f173acf36af2c /boot.php | |
parent | 4f285911f05fa07b14d16960180b2a4985824fa2 (diff) | |
parent | 8ccddfefd9c8615f09d851043526c22e1735caea (diff) | |
download | volse-hubzilla-d3c779f635752c80af8462f04761da7be292a733.tar.gz volse-hubzilla-d3c779f635752c80af8462f04761da7be292a733.tar.bz2 volse-hubzilla-d3c779f635752c80af8462f04761da7be292a733.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -85,7 +85,8 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://hubzilla.zottel.net', 'https://hub.pixelbits.de', 'https://my.federated.social', - 'https://hubzilla.nl' + 'https://hubzilla.nl', + 'https://blablanet.es' ); |