add gravizot.de to directory server fallbacks

This commit is contained in:
zotlabs 2017-01-10 11:21:51 -08:00
parent 120afb30c1
commit 52441dd754

View File

@ -83,7 +83,8 @@ $DIRECTORY_FALLBACK_SERVERS = array(
'https://hubzilla.zottel.net',
'https://hub.pixelbits.de',
'https://my.federated.social',
'https://hubzilla.nl'
'https://hubzilla.nl',
'https://gravizot.de'
);