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