aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorJeroen <jeroenpraat@xs4all.nl>2015-01-22 00:11:00 +0000
committerJeroen <jeroenpraat@xs4all.nl>2015-01-22 00:11:00 +0000
commit503047dc327a514563a1be64bba163100af5cdec (patch)
tree659e7bd789b4fa0689bad41961777c335059e9ef /boot.php
parent0b6415e73dc076bb2aebb1db92ed34ed5fe411b3 (diff)
downloadvolse-hubzilla-503047dc327a514563a1be64bba163100af5cdec.tar.gz
volse-hubzilla-503047dc327a514563a1be64bba163100af5cdec.tar.bz2
volse-hubzilla-503047dc327a514563a1be64bba163100af5cdec.zip
added redmatrix.nl back as a directory server. this was not the issue with the performance problems
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 98ff45ebb..88e79a95c 100755
--- a/boot.php
+++ b/boot.php
@@ -84,7 +84,8 @@ $DIRECTORY_FALLBACK_SERVERS = array(
'https://red.zottel.red',
'https://red.pixelbits.de',
'https://my.federated.social',
- 'https://whogotzot.com'
+ 'https://whogotzot.com',
+ 'https://redmatrix.nl'
);