diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-12-04 01:34:58 +0000 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-12-04 01:34:58 +0000 |
commit | 78c37bc325dcfea0b2328768b3dd42931c70f0a1 (patch) | |
tree | 2bdb3c8e92b830269016657d6eda53c6c80eef3a /boot.php | |
parent | b71b45aafc618d32d23c099a4d4db8bad2f09e54 (diff) | |
download | volse-hubzilla-78c37bc325dcfea0b2328768b3dd42931c70f0a1.tar.gz volse-hubzilla-78c37bc325dcfea0b2328768b3dd42931c70f0a1.tar.bz2 volse-hubzilla-78c37bc325dcfea0b2328768b3dd42931c70f0a1.zip |
Put dir back - the fat lady didn't sing afterall.
Diffstat (limited to 'boot.php')
-rwxr-xr-x | boot.php | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -75,7 +75,8 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zotid.net', 'https://redmatrix.nl', 'https://red.zottel.red', - 'https://red.pixelbits.de' + 'https://red.pixelbits.de', + 'https://whogotzot.com' ); |