From 9310d9260590975fb229fd60adab3e7a06bfb054 Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 21 Oct 2016 14:59:13 +0100 Subject: [PATCH] document integrations config in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59c0036511..a0f2a6c86c 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ You can configure the app by copying `vector/config.sample.json` to addresses) to matrix IDs: see http://matrix.org/docs/spec/identity_service/unstable.html for more details. Currently the only public matrix identity servers are https://matrix.org and https://vector.im. In future identity servers will be decentralised. +1. `integrations_ui_url`: URL to the web interface for the integrations server. +1. `integrations_rest_url`: URL to the REST interface for the integrations server. 1. `roomDirectory`: config for the public room directory. This section encodes behaviour on the room directory screen for filtering the list by server / network type and joining third party networks. This config section will disappear once APIs are available to