diff options
author | Jeroen <jeroenpraat@xs4all.nl> | 2015-01-22 00:11:00 +0000 |
---|---|---|
committer | Jeroen <jeroenpraat@xs4all.nl> | 2015-01-22 00:11:00 +0000 |
commit | 503047dc327a514563a1be64bba163100af5cdec (patch) | |
tree | 659e7bd789b4fa0689bad41961777c335059e9ef | |
parent | 0b6415e73dc076bb2aebb1db92ed34ed5fe411b3 (diff) | |
download | volse-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
-rwxr-xr-x | boot.php | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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' ); |