remove this hub from fallback servers
This commit is contained in:
3
boot.php
3
boot.php
@@ -73,7 +73,6 @@ $DIRECTORY_FALLBACK_SERVERS = array(
|
|||||||
'https://zotid.net',
|
'https://zotid.net',
|
||||||
'https://redmatrix.nl',
|
'https://redmatrix.nl',
|
||||||
'https://whogotzot.com',
|
'https://whogotzot.com',
|
||||||
'https://red.mariovavti.com',
|
|
||||||
'https://red.zottel.red',
|
'https://red.zottel.red',
|
||||||
'https://red.pixelbits.de'
|
'https://red.pixelbits.de'
|
||||||
);
|
);
|
||||||
@@ -2042,4 +2041,4 @@ function get_directory_realm() {
|
|||||||
if($x = get_config('system','directory_realm'))
|
if($x = get_config('system','directory_realm'))
|
||||||
return $x;
|
return $x;
|
||||||
return DIRECTORY_REALM;
|
return DIRECTORY_REALM;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user