aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
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:14:27 +0200
commite4b0e31a2809eba08f5e6cc6f28ee57f31374535 (patch)
tree7ccee89e9705b2a7f5be4437d9c65a66f880c4de /boot.php
parentba4f75ba1976a1306ba96c4d5bffc8728d4fc23b (diff)
downloadvolse-hubzilla-e4b0e31a2809eba08f5e6cc6f28ee57f31374535.tar.gz
volse-hubzilla-e4b0e31a2809eba08f5e6cc6f28ee57f31374535.tar.bz2
volse-hubzilla-e4b0e31a2809eba08f5e6cc6f28ee57f31374535.zip
remove hubzilla.nl from fallback directory servers
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5a5340850..ad2e82c9d 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'
);