remove zottel.net from fallback servers. it switched to directory_mode_normal from secondary

This commit is contained in:
Mario Vavti 2019-02-18 10:02:18 +01:00
parent a5b7590d3a
commit 8ab532efb5

View File

@ -83,7 +83,6 @@ define ( 'DIRECTORY_REALM', 'RED_GLOBAL');
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zotadel.net');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.zottel.net',
'https://zotadel.net',
'https://zotsite.net'
);