diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-12-03 18:27:49 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-12-03 18:27:49 -0800 |
commit | 70c5f347c4104c9cd64617630d2772821c83ad37 (patch) | |
tree | 20b8766ac7ecabf0fccb57ada79f6219f04e7d77 /boot.php | |
parent | ca55bbdaed8c361fe9203c9823b67dd91f3b7741 (diff) | |
download | volse-hubzilla-70c5f347c4104c9cd64617630d2772821c83ad37.tar.gz volse-hubzilla-70c5f347c4104c9cd64617630d2772821c83ad37.tar.bz2 volse-hubzilla-70c5f347c4104c9cd64617630d2772821c83ad37.zip |
remove non-working directory server from the project fallback list.
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -84,7 +84,6 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://hubzilla.site', 'https://red.zottel.red', 'https://gravizot.de', - 'https://blablanet.com', 'https://my.federated.social' ); |