remove hubzilla.nl from fallback directory servers
This commit is contained in:
parent
0ee2378cec
commit
03b31932d1
2
boot.php
2
boot.php
@ -83,7 +83,7 @@ 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://my.federated.social',
|
||||||
'https://hubzilla.nl',
|
//'https://hubzilla.nl',
|
||||||
'https://gravizot.de'
|
'https://gravizot.de'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user