add gravizot.de to directory server fallbacks
This commit is contained in:
parent
120afb30c1
commit
52441dd754
3
boot.php
3
boot.php
@ -83,7 +83,8 @@ $DIRECTORY_FALLBACK_SERVERS = array(
|
|||||||
'https://hubzilla.zottel.net',
|
'https://hubzilla.zottel.net',
|
||||||
'https://hub.pixelbits.de',
|
'https://hub.pixelbits.de',
|
||||||
'https://my.federated.social',
|
'https://my.federated.social',
|
||||||
'https://hubzilla.nl'
|
'https://hubzilla.nl',
|
||||||
|
'https://gravizot.de'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user