Merge pull request #282 from royalterra/master
add https://blablanet.es faillback server
This commit is contained in:
commit
4351a83d16
3
boot.php
3
boot.php
@ -85,7 +85,8 @@ $DIRECTORY_FALLBACK_SERVERS = array(
|
|||||||
'https://hubzilla.zottel.net',
|
'https://hubzilla.zottel.net',
|
||||||
'https://hub.pixelbits.de',
|
'https://hub.pixelbits.de',
|
||||||
'https://my.federated.social',
|
'https://my.federated.social',
|
||||||
'https://hubzilla.nl'
|
'https://hubzilla.nl',
|
||||||
|
'https://blablanet.es'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user