From 4f81d6451783f8f51b10b2636d68cde444041dc1 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 19 Nov 2015 15:06:35 -0800 Subject: issue #160 add blablanet to directory fallback list --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 390560592..c74eea512 100755 --- a/boot.php +++ b/boot.php @@ -83,6 +83,7 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://hubzilla.site', 'https://red.zottel.red', 'https://gravizot.de', + 'https://blablanet.com', 'https://my.federated.social' ); -- cgit v1.2.3