add zotadel.net to directory fallback servers

This commit is contained in:
Mario Vavti 2018-03-15 10:13:30 +01:00
parent a94a28bb7e
commit 95c53c7e0b

View File

@ -85,7 +85,8 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.zottel.net',
'https://gravizot.de'
'https://gravizot.de',
'https://zotadel.net'
);