diff options
author | zotlabs <mike@macgirvin.com> | 2017-09-04 22:33:53 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-09-04 22:33:53 -0700 |
commit | ca58ef80ae665ab2b9da125e17fdb33a1ea90a40 (patch) | |
tree | f5c53fc0a1ed04f986d4fb06ff45545081780335 /boot.php | |
parent | 05654e498034329759351c4a64349734ce6b7204 (diff) | |
parent | c8000fca1f2ee379b62b473a00838af9a48bc4b6 (diff) | |
download | volse-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-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' ); |