summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2015-05-07 18:51:09 +0100
committerErik Johnston <erik@matrix.org>2015-05-07 18:51:09 +0100
commit35698484a51081126d3f8b37a599d7d37a91f5fb (patch)
tree4c383e3590e94de5626d237601910ff0f93b5e5d /CHANGES.rst
parentBump date (diff)
downloadsynapse-35698484a51081126d3f8b37a599d7d37a91f5fb.tar.xz
Add some information on registering AS's
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index dc9fcf98dd..f0bb973dcf 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -40,8 +40,10 @@ Application services:
   instead their configuration should be saved to a file and listed in the
   synapse ``app_service_config_files`` config option. The AS configuration file
   has the same format as the old ``/register`` request.
+  See `docs/application_services.rst`_ for more information.
 
 .. _`docs/postgres.rst`: docs/postgres.rst
+.. _`docs/application_services.rst`: docs/application_services.rst
 .. _`Registration`: https://github.com/matrix-org/matrix-doc/blob/master/specification/10_client_server_api.rst#registration
 .. _`Retrieving Server Keys`: https://github.com/matrix-org/matrix-doc/blob/6f2698/specification/30_server_server_api.rst#retrieving-server-keys
 .. _`Application Services`: https://github.com/matrix-org/matrix-doc/blob/0c6bd9/specification/25_application_service_api.rst#home-server---application-service-api