diff options
author | zotlabs <mike@macgirvin.com> | 2018-02-26 16:41:47 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-02-26 16:41:47 -0800 |
commit | 01776e767d1976663d2c36fd7e6e4431c16c84c1 (patch) | |
tree | 8e5f762421413d61ab784f71ce92a680a6df607b /boot.php | |
parent | 87079e8071e491dd6d0bb4a76723b53010fdf509 (diff) | |
download | volse-hubzilla-01776e767d1976663d2c36fd7e6e4431c16c84c1.tar.gz volse-hubzilla-01776e767d1976663d2c36fd7e6e4431c16c84c1.tar.bz2 volse-hubzilla-01776e767d1976663d2c36fd7e6e4431c16c84c1.zip |
update directory fallback servers
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -84,8 +84,6 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://gravizot.de'); $DIRECTORY_FALLBACK_SERVERS = array( 'https://hubzilla.zottel.net', - 'https://my.federated.social', - //'https://hubzilla.nl', 'https://gravizot.de' ); |