remove hubzilla.nl from fallback directory servers

This commit is contained in:
Mario Vavti 2017-09-04 10:14:27 +02:00
parent 0ee2378cec
commit 03b31932d1

View File

@ -83,7 +83,7 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.zottel.net',
'https://my.federated.social',
'https://hubzilla.nl',
//'https://hubzilla.nl',
'https://gravizot.de'
);