aboutsummaryrefslogtreecommitdiffstats
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 22:14:10 +0200
commit9d664df993682fb7cd578aad065e1e0b63994fcc (patch)
tree5459558c921b267041e01b79bcdcde4f64af302b
parent89ecc07eb056bf7858af71fa70e4a0b305bcd593 (diff)
downloadvolse-hubzilla-9d664df993682fb7cd578aad065e1e0b63994fcc.tar.gz
volse-hubzilla-9d664df993682fb7cd578aad065e1e0b63994fcc.tar.bz2
volse-hubzilla-9d664df993682fb7cd578aad065e1e0b63994fcc.zip
remove gravizot.de from directory fallback servers due to owners request
-rwxr-xr-xboot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 3e3dc532a..2bcea4436 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'
);