aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Willingham <beardyunixer@beardyunixer.com>2014-11-02 19:51:22 +0000
committerThomas Willingham <beardyunixer@beardyunixer.com>2014-11-02 19:51:22 +0000
commit53292cfe8669a81d180e472fa80879da9112bcfa (patch)
tree9857b3689e842c7fabcff837b64bf17cfe350a4a
parent4adfe2c9326b1c7fff9525f89a42eabdf9d089e7 (diff)
downloadvolse-hubzilla-53292cfe8669a81d180e472fa80879da9112bcfa.tar.gz
volse-hubzilla-53292cfe8669a81d180e472fa80879da9112bcfa.tar.bz2
volse-hubzilla-53292cfe8669a81d180e472fa80879da9112bcfa.zip
Pixelbit restored. Going forwards, we probably want to add a check
that a directory is returning something in find_upstream_directory() since this was spotted by a new install who thought *they* were broken.
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index dae58eccf..1d940961b 100755
--- a/boot.php
+++ b/boot.php
@@ -74,6 +74,7 @@ $DIRECTORY_FALLBACK_SERVERS = array(
'https://redmatrix.nl',
'https://whogotzot.com',
'https://red.zottel.red',
+ 'https://red.pixelbits.de'
);