add zotadel.net to directory fallback servers
This commit is contained in:
parent
a94a28bb7e
commit
95c53c7e0b
3
boot.php
3
boot.php
@ -85,7 +85,8 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
|
|||||||
|
|
||||||
$DIRECTORY_FALLBACK_SERVERS = array(
|
$DIRECTORY_FALLBACK_SERVERS = array(
|
||||||
'https://hubzilla.zottel.net',
|
'https://hubzilla.zottel.net',
|
||||||
'https://gravizot.de'
|
'https://gravizot.de',
|
||||||
|
'https://zotadel.net'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user