From 486019057a34015d994e861bc3e90c6b7c491e99 Mon Sep 17 00:00:00 2001 From: DMRobertson Date: Tue, 22 Nov 2022 12:22:40 +0000 Subject: deploy: ececb2d6cb272723f1f79a4710ee04b218307475 --- latest/development/contributing_guide.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'latest/development/contributing_guide.html') diff --git a/latest/development/contributing_guide.html b/latest/development/contributing_guide.html index 766f722109..a4183e11e3 100644 --- a/latest/development/contributing_guide.html +++ b/latest/development/contributing_guide.html @@ -76,7 +76,7 @@ @@ -355,7 +355,16 @@ Here is how to run your local Synapse checkout against your local Complement che

The above will run a monolithic (single-process) Synapse with SQLite as the database. For other configurations, try:

To increase the log level for the tests, set SYNAPSE_TEST_LOG_LEVEL, e.g:

SYNAPSE_TEST_LOG_LEVEL=DEBUG COMPLEMENT_DIR=../complement ./scripts-dev/complement.sh -run TestImportHistoricalMessages
-- 
cgit 1.5.1