update directory fallback servers

This commit is contained in:
zotlabs 2018-02-26 16:41:47 -08:00
parent 87079e8071
commit 01776e767d

View File

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