diff options
author | friendica <info@friendica.com> | 2015-01-20 21:08:44 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-01-20 21:08:44 -0800 |
commit | 2d682cf8b098899148017429bb7826f98accbe97 (patch) | |
tree | c676d5be542888c2b111db81e7207a88b3aab6b7 /boot.php | |
parent | d0258c0da2c76c54edc800d26f559a654f5366f8 (diff) | |
download | volse-hubzilla-2d682cf8b098899148017429bb7826f98accbe97.tar.gz volse-hubzilla-2d682cf8b098899148017429bb7826f98accbe97.tar.bz2 volse-hubzilla-2d682cf8b098899148017429bb7826f98accbe97.zip |
add my.federated.social as directory server
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zotid.net', 'https://red.zottel.red', 'https://red.pixelbits.de', + 'https://my.federated.social', 'https://whogotzot.com' ); |