diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-06-23 22:46:39 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-06-23 22:46:39 -0700 |
commit | 86588bdd6cf765d2f334168da5e056923c440aba (patch) | |
tree | 313cde1a1d577856cdc5a8a90479c7aa968ca85d /boot.php | |
parent | 1a0655f34ea9979c7a08d21344d3e0eb9eb3246d (diff) | |
download | volse-hubzilla-86588bdd6cf765d2f334168da5e056923c440aba.tar.gz volse-hubzilla-86588bdd6cf765d2f334168da5e056923c440aba.tar.bz2 volse-hubzilla-86588bdd6cf765d2f334168da5e056923c440aba.zip |
more work on photos, including os_storage for the size '0' photo and numbering duplicate filenames
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -80,9 +80,9 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zothub.com', 'https://zotid.net', 'https://red.zottel.red', - 'https://hubzilla.info', + 'https://redmatrix.info', 'https://my.federated.social', - 'https://hubzilla.nl' + 'https://redmatrix.nl' ); |