aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-09-04 10:14:27 +0200
committerMario Vavti <mario@mariovavti.com>2017-09-04 10:15:00 +0200
commit03b31932d18726b20a60051a0c5e70c3d8dfe287 (patch)
tree44ac15ceab0a6b158f29335744dcd38ed80bf264
parent0ee2378cec6902c037b7cb28f290374f595f4d3b (diff)
downloadvolse-hubzilla-03b31932d18726b20a60051a0c5e70c3d8dfe287.tar.gz
volse-hubzilla-03b31932d18726b20a60051a0c5e70c3d8dfe287.tar.bz2
volse-hubzilla-03b31932d18726b20a60051a0c5e70c3d8dfe287.zip
remove hubzilla.nl from fallback directory servers
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index f018b3a76..21f20214a 100755
--- a/boot.php
+++ b/boot.php
@@ -83,7 +83,7 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.zottel.net',
'https://my.federated.social',
- 'https://hubzilla.nl',
+ //'https://hubzilla.nl',
'https://gravizot.de'
);