From 04b9e8bec239d82a98cc8b6c654ad5b64f4b869f Mon Sep 17 00:00:00 2001 From: reivilibre Date: Tue, 23 May 2023 12:28:29 +0000 Subject: deploy: 5cae9158e67babe0553bc356802495a068222685 --- latest/development/contributing_guide.html | 1 + 1 file changed, 1 insertion(+) (limited to 'latest/development/contributing_guide.html') diff --git a/latest/development/contributing_guide.html b/latest/development/contributing_guide.html index 0a856dd3c5..290b37bcee 100644 --- a/latest/development/contributing_guide.html +++ b/latest/development/contributing_guide.html @@ -374,6 +374,7 @@ See the worker documentation for additional inform
  • Passing ASYNCIO_REACTOR=1 as an environment variable to use the Twisted asyncio reactor instead of the default one.
  • +
  • Passing PODMAN=1 will use the podman container runtime, instead of docker.
  • 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