aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-04 22:33:53 -0700
committerzotlabs <mike@macgirvin.com>2017-09-04 22:33:53 -0700
commitca58ef80ae665ab2b9da125e17fdb33a1ea90a40 (patch)
treef5c53fc0a1ed04f986d4fb06ff45545081780335 /boot.php
parent05654e498034329759351c4a64349734ce6b7204 (diff)
parentc8000fca1f2ee379b62b473a00838af9a48bc4b6 (diff)
downloadvolse-hubzilla-ca58ef80ae665ab2b9da125e17fdb33a1ea90a40.tar.gz
volse-hubzilla-ca58ef80ae665ab2b9da125e17fdb33a1ea90a40.tar.bz2
volse-hubzilla-ca58ef80ae665ab2b9da125e17fdb33a1ea90a40.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
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'
);