diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-08-27 15:53:52 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-08-27 15:53:52 -0700 |
commit | 96c61fc5f26af06bf43ecae0819c095141e18db7 (patch) | |
tree | 5662e6126610b49afd992b8308569b67627beacf /boot.php | |
parent | 0b5bad4aa7968d22e1e9cf92a42d86579bd811ec (diff) | |
download | volse-hubzilla-96c61fc5f26af06bf43ecae0819c095141e18db7.tar.gz volse-hubzilla-96c61fc5f26af06bf43ecae0819c095141e18db7.tar.bz2 volse-hubzilla-96c61fc5f26af06bf43ecae0819c095141e18db7.zip |
fallback directory server list update
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zothub.com', 'https://zotid.net', 'https://red.zottel.red', - 'https://redmatrix.info', + 'https://gravizot.de', 'https://my.federated.social', 'https://redmatrix.nl' ); |