remove zottel.net from fallback servers. it switched to directory_mode_normal from secondary
This commit is contained in:
parent
a5b7590d3a
commit
8ab532efb5
1
boot.php
1
boot.php
@ -83,7 +83,6 @@ define ( 'DIRECTORY_REALM', 'RED_GLOBAL');
|
|||||||
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zotadel.net');
|
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zotadel.net');
|
||||||
|
|
||||||
$DIRECTORY_FALLBACK_SERVERS = array(
|
$DIRECTORY_FALLBACK_SERVERS = array(
|
||||||
'https://hubzilla.zottel.net',
|
|
||||||
'https://zotadel.net',
|
'https://zotadel.net',
|
||||||
'https://zotsite.net'
|
'https://zotsite.net'
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user