diff options
author | zottel <github@zottel.net> | 2015-12-16 09:06:20 +0100 |
---|---|---|
committer | zottel <github@zottel.net> | 2015-12-16 09:06:20 +0100 |
commit | f0d90005eaf211638dc8dcc497e962bb79f4e023 (patch) | |
tree | 358401a8e378e7eec01d1e14c2384e9f5e467b61 /boot.php | |
parent | 9b4e6e1ec028d4525635e2b1a25025f7fea0ed88 (diff) | |
download | volse-hubzilla-f0d90005eaf211638dc8dcc497e962bb79f4e023.tar.gz volse-hubzilla-f0d90005eaf211638dc8dcc497e962bb79f4e023.tar.bz2 volse-hubzilla-f0d90005eaf211638dc8dcc497e962bb79f4e023.zip |
remove directory fallback server red.zottel.red, add hubzilla.zottel.net instead
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zothub.com'); $DIRECTORY_FALLBACK_SERVERS = array( 'https://zothub.com', 'https://hubzilla.site', - 'https://red.zottel.red', + 'https://hubzilla.zottel.net', 'https://hub.pixelbits.de', 'https://my.federated.social', 'https://hubzilla.nl' |