aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-06-06 17:59:13 +0200
committerMario Vavti <mario@mariovavti.com>2018-06-06 17:59:13 +0200
commit4e1c32e610502bc1dd57e967e6a68b5ab90da071 (patch)
treee609361ece55ada563f50b3a03df3a695f4fc46d /boot.php
parent7188e719eff137c3a0b47824de97245832441a20 (diff)
downloadvolse-hubzilla-4e1c32e610502bc1dd57e967e6a68b5ab90da071.tar.gz
volse-hubzilla-4e1c32e610502bc1dd57e967e6a68b5ab90da071.tar.bz2
volse-hubzilla-4e1c32e610502bc1dd57e967e6a68b5ab90da071.zip
remove gravizot.de from directory fallback servers due to owners request
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index e7e48d1a0..c17db6d36 100755
--- a/boot.php
+++ b/boot.php
@@ -85,7 +85,6 @@ define ( 'DIRECTORY_FALLBACK_MASTER', 'https://zotadel.net');
$DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.zottel.net',
- 'https://gravizot.de',
'https://zotadel.net'
);