From 6197f945adb62da9d1aeb2a8f4058ed4651fa3b6 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 1 Aug 2013 16:55:37 -0700 Subject: add "xchan_instance_url" for communicating with services that lack nomadic identity. This will be set to the url of the Red site that they are connected with. Only the nomadic identity clone at that site can communicate directly with them. Other instances will need to relay through that site - and if it goes down, that connection is stuffed. --- install/update.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'install/update.php') diff --git a/install/update.php b/install/update.php index f357dbba2..f953e3f09 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@