From 06d99ade02f11e4134d09abe3c6a91fa2e4477b6 Mon Sep 17 00:00:00 2001
From: erikjohnston And then run Synapse with the following command:
server_name
log_config
to point to the log config you just copiedregistration_shared_secret
so you can use register_new_matrix_user
command.registration_shared_secret
so you can use register_new_matrix_user
command.poetry run python -m synapse.app.homeserver -c homeserver.yaml
@@ -242,7 +242,7 @@ to work on.
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.
diff --git a/develop/print.html b/develop/print.html
index fadcfdcab9..de6a4b3c2d 100644
--- a/develop/print.html
+++ b/develop/print.html
@@ -16491,8 +16491,8 @@ cp docs/sample_log_config.yaml log_config.yaml
server_name
log_config
to point to the log config you just copiedregistration_shared_secret
so you can use register_new_matrix_user
command.registration_shared_secret
so you can use register_new_matrix_user
command.And then run Synapse with the following command:
poetry run python -m synapse.app.homeserver -c homeserver.yaml
@@ -16510,7 +16510,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