primary hub change

This commit is contained in:
redmatrix 2016-04-01 00:54:23 -07:00
parent ebac0bdcca
commit 8f006a98c4
3 changed files with 3353 additions and 3338 deletions

View File

@ -76,7 +76,7 @@ define ( 'DIRECTORY_MODE_STANDALONE', 0x0100); // A detached (off the grid) hub
// point to go out and find the rest of the world. // point to go out and find the rest of the world.
define ( 'DIRECTORY_REALM', 'RED_GLOBAL'); define ( 'DIRECTORY_REALM', 'RED_GLOBAL');
define ( 'DIRECTORY_FALLBACK_MASTER', 'https://hubzilla.site'); define ( 'DIRECTORY_FALLBACK_MASTER', 'https://hub.pixelbits.de');
$DIRECTORY_FALLBACK_SERVERS = array( $DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.site', 'https://hubzilla.site',

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
2016-03-31.1352H 2016-04-01.1353H