diff options
author | zzottel <github@zottel.net> | 2015-12-16 12:32:17 +0100 |
---|---|---|
committer | zzottel <github@zottel.net> | 2015-12-16 12:32:17 +0100 |
commit | b4102489aa38cd0629f5365ee0c1b645bd2461fd (patch) | |
tree | 9be9e972c39e3516597fd71d9d02653213542c80 | |
parent | 871ee0f5714313b872f8e40408b29b41dafad55c (diff) | |
parent | f0d90005eaf211638dc8dcc497e962bb79f4e023 (diff) | |
download | volse-hubzilla-b4102489aa38cd0629f5365ee0c1b645bd2461fd.tar.gz volse-hubzilla-b4102489aa38cd0629f5365ee0c1b645bd2461fd.tar.bz2 volse-hubzilla-b4102489aa38cd0629f5365ee0c1b645bd2461fd.zip |
Merge pull request #223 from zzottel/master
remove directory red.zottel.red, add hubzilla.zottel.net instead
-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' |