add new directory fallback server

This commit is contained in:
Mario Vavti 2019-05-23 08:46:16 +02:00
parent 94d4bc4bac
commit b1813df61a

View File

@ -84,7 +84,8 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zotadel.net');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://zotadel.net',
'https://zotsite.net'
'https://zotsite.net',
'https://hub.netzgemeinde.eu'
);