From 06d99ade02f11e4134d09abe3c6a91fa2e4477b6 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Wed, 17 Jan 2024 13:41:27 +0000 Subject: deploy: f95cfd898e1e8e649d513ac181ce6a0442b6a2e6 --- develop/development/contributing_guide.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'develop/development/contributing_guide.html') diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html index 7c832019a2..e30f8861a7 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -223,8 +223,8 @@ cp docs/sample_log_config.yaml log_config.yaml

And then run Synapse with the following command:

poetry run python -m synapse.app.homeserver -c homeserver.yaml
@@ -242,7 +242,7 @@ to work on.

7. Turn coffee into code and documentation!

There is a growing amount of documentation located in the docs -directory, with a rendered version available online. +directory, with a rendered version available online. This documentation is intended primarily for sysadmins running their own Synapse instance, as well as developers interacting externally with Synapse. -- cgit 1.4.1