aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-12-03 19:18:12 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-12-03 19:18:12 -0800
commit615c97132d37027833744a6a00da4ebc08840309 (patch)
tree5d3835891de673a561f29c97e83221a84ed997b8 /boot.php
parent4b707db4b3411029c3a277bced26f139fafe7b90 (diff)
downloadvolse-hubzilla-615c97132d37027833744a6a00da4ebc08840309.tar.gz
volse-hubzilla-615c97132d37027833744a6a00da4ebc08840309.tar.bz2
volse-hubzilla-615c97132d37027833744a6a00da4ebc08840309.zip
add hubzilla.nl as fallback
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php3
1 files changed, 2 insertions, 1 deletions
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'
);