From 2d682cf8b098899148017429bb7826f98accbe97 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 20 Jan 2015 21:08:44 -0800 Subject: add my.federated.social as directory server --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 2c85d52f0..98ff45ebb 100755 --- a/boot.php +++ b/boot.php @@ -83,6 +83,7 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zotid.net', 'https://red.zottel.red', 'https://red.pixelbits.de', + 'https://my.federated.social', 'https://whogotzot.com' ); -- cgit v1.2.3