From a1d4d327172c6beac240146928bf2be98b58d65d Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sat, 2 Jul 2022 15:37:26 -0500 Subject: Version updates. --- dendrite/server/templates/dendrite.yaml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dendrite/server/templates/dendrite.yaml.j2') diff --git a/dendrite/server/templates/dendrite.yaml.j2 b/dendrite/server/templates/dendrite.yaml.j2 index ab6c49b..3a24267 100644 --- a/dendrite/server/templates/dendrite.yaml.j2 +++ b/dendrite/server/templates/dendrite.yaml.j2 @@ -273,8 +273,8 @@ tracing: # the disk. Supported log levels are "debug", "info", "warn", "error". logging: - type: std - level: info + level: warn - type: file - level: info + level: warn params: path: ./logs -- cgit v1.2.3