mirror of
https://github.com/matrix-org/synapse.git
synced 2025-06-24 20:28:58 +00:00
Debug log level
This commit is contained in:
parent
3050e32835
commit
83d89a9235
@ -103,6 +103,7 @@ done
|
||||
|
||||
# enable buildkit for the docker builds
|
||||
export DOCKER_BUILDKIT=1
|
||||
export SYNAPSE_TEST_LOG_LEVEL=DEBUG # XXX REMOVE
|
||||
|
||||
# Determine whether to use the docker or podman container runtime.
|
||||
if [ -n "$PODMAN" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user