diff options
author | friendica <info@friendica.com> | 2014-06-30 01:12:07 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-06-30 01:12:07 -0700 |
commit | bb26dce293335b200cd16e3b2d03f1a2a8ef66d9 (patch) | |
tree | 42d0b3ae683798b49a2c813ac4bc3805aa04e93b /boot.php | |
parent | 4c669be2ef22b7a86b6657cb4cf5d7e4983d48ea (diff) | |
download | volse-hubzilla-bb26dce293335b200cd16e3b2d03f1a2a8ef66d9.tar.gz volse-hubzilla-bb26dce293335b200cd16e3b2d03f1a2a8ef66d9.tar.bz2 volse-hubzilla-bb26dce293335b200cd16e3b2d03f1a2a8ef66d9.zip |
one more...
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -72,7 +72,8 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://redmatrix.nl', 'https://whogotzot.com', 'https://red.mariovavti.com', - 'https://red.zottel.red' + 'https://red.zottel.red', + 'https://red.pixelbits.de' ); |