From 615c97132d37027833744a6a00da4ebc08840309 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 3 Dec 2015 19:18:12 -0800 Subject: add hubzilla.nl as fallback --- boot.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 36031f537..48d81ff59 100755 --- a/boot.php +++ b/boot.php @@ -84,7 +84,8 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://hubzilla.site', 'https://red.zottel.red', 'https://gravizot.de', - 'https://my.federated.social' + 'https://my.federated.social', + 'https://hubzilla.nl' ); -- cgit v1.2.3