From c26499b3318449eba010e63768ba80a8fa1c1d24 Mon Sep 17 00:00:00 2001 From: reivilibre Date: Tue, 8 Nov 2022 12:34:54 +0000 Subject: deploy: 69814eb2824daf846f869cb9579eb1008e61f8ad --- develop/development/contributing_guide.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'develop/development') diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html index 766f722109..d97690d25b 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html @@ -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.4.1