add new directory fallback server
This commit is contained in:
parent
94d4bc4bac
commit
b1813df61a
3
boot.php
3
boot.php
@ -84,7 +84,8 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zotadel.net');
|
|||||||
|
|
||||||
$DIRECTORY_FALLBACK_SERVERS = array(
|
$DIRECTORY_FALLBACK_SERVERS = array(
|
||||||
'https://zotadel.net',
|
'https://zotadel.net',
|
||||||
'https://zotsite.net'
|
'https://zotsite.net',
|
||||||
|
'https://hub.netzgemeinde.eu'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user