remove hubzilla.site from directory fallback servers until further notice
This commit is contained in:
parent
ef73607288
commit
418d102663
2
boot.php
2
boot.php
@ -82,7 +82,7 @@ define ( 'DIRECTORY_REALM', 'RED_GLOBAL');
|
|||||||
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
|
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
|
||||||
|
|
||||||
$DIRECTORY_FALLBACK_SERVERS = array(
|
$DIRECTORY_FALLBACK_SERVERS = array(
|
||||||
'https://hubzilla.site',
|
//'https://hubzilla.site',
|
||||||
'https://hubzilla.zottel.net',
|
'https://hubzilla.zottel.net',
|
||||||
'https://my.federated.social',
|
'https://my.federated.social',
|
||||||
'https://hubzilla.nl',
|
'https://hubzilla.nl',
|
||||||
|
Reference in New Issue
Block a user