From a586cbd7ea72774bdd4a4fcfd0d98327267c8260 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Wed, 31 Jan 2024 12:04:56 +0000 Subject: deploy: 4a5ea43f1bc32e58ce99a0c2f91c912e7afa753c --- latest/development/contributing_guide.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'latest/development') diff --git a/latest/development/contributing_guide.html b/latest/development/contributing_guide.html index 7c832019a2..e30f8861a7 100644 --- a/latest/development/contributing_guide.html +++ b/latest/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.5.1