update directory fallback servers
This commit is contained in:
parent
87079e8071
commit
01776e767d
2
boot.php
2
boot.php
@ -84,8 +84,6 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
|
|||||||
|
|
||||||
$DIRECTORY_FALLBACK_SERVERS = array(
|
$DIRECTORY_FALLBACK_SERVERS = array(
|
||||||
'https://hubzilla.zottel.net',
|
'https://hubzilla.zottel.net',
|
||||||
'https://my.federated.social',
|
|
||||||
//'https://hubzilla.nl',
|
|
||||||
'https://gravizot.de'
|
'https://gravizot.de'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user