diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-02-12 11:12:47 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-02-12 11:12:47 +0100 |
commit | 689a6dc0854650249d32d0b396141902008b5538 (patch) | |
tree | 1d61500b0da8f06f0be39d7d8eb0f83a37672d1e /boot.php | |
parent | 0b487122f6463b5918207cde99b7ba3ad55d5bcc (diff) | |
download | volse-hubzilla-689a6dc0854650249d32d0b396141902008b5538.tar.gz volse-hubzilla-689a6dc0854650249d32d0b396141902008b5538.tar.bz2 volse-hubzilla-689a6dc0854650249d32d0b396141902008b5538.zip |
https://blablanet.es/siteinfo/json reports itself as directory_mode DIRECTORY_MODE_PRIMARY. AFAIK this should not be the case as we can only have one primary per realm.
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -85,7 +85,6 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://hubzilla.zottel.net', 'https://hub.pixelbits.de', 'https://my.federated.social', - 'https://blablanet.es', 'https://hubzilla.nl' ); |