change primary directory
This commit is contained in:
parent
4ba9a5ef75
commit
4148211086
3
boot.php
3
boot.php
@ -76,10 +76,9 @@ define ( 'DIRECTORY_MODE_STANDALONE', 0x0100); // A detached (off the grid) hub
|
||||
// point to go out and find the rest of the world.
|
||||
|
||||
define ( 'DIRECTORY_REALM', 'RED_GLOBAL');
|
||||
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zothub.com');
|
||||
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://hubzilla.site');
|
||||
|
||||
$DIRECTORY_FALLBACK_SERVERS = array(
|
||||
'https://zothub.com',
|
||||
'https://hubzilla.site',
|
||||
'https://hubzilla.zottel.net',
|
||||
'https://hub.pixelbits.de',
|
||||
|
Reference in New Issue
Block a user