diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-06-06 17:59:13 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-06-06 17:59:13 +0200 |
commit | 4e1c32e610502bc1dd57e967e6a68b5ab90da071 (patch) | |
tree | e609361ece55ada563f50b3a03df3a695f4fc46d | |
parent | 7188e719eff137c3a0b47824de97245832441a20 (diff) | |
download | volse-hubzilla-4e1c32e610502bc1dd57e967e6a68b5ab90da071.tar.gz volse-hubzilla-4e1c32e610502bc1dd57e967e6a68b5ab90da071.tar.bz2 volse-hubzilla-4e1c32e610502bc1dd57e967e6a68b5ab90da071.zip |
remove gravizot.de from directory fallback servers due to owners request
-rwxr-xr-x | boot.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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' ); |