From b180fe427c44da015874dbf86c326f6e6bcd0aa8 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Fri, 3 Jan 2025 19:36:28 -0600 Subject: Version updates and fixed excessive logging on web server. --- ergo/templates/config.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ergo') diff --git a/ergo/templates/config.yaml.j2 b/ergo/templates/config.yaml.j2 index e0dac7a..a0c3249 100644 --- a/ergo/templates/config.yaml.j2 +++ b/ergo/templates/config.yaml.j2 @@ -658,7 +658,7 @@ logging: type: "* -userinput -useroutput" # one of: debug info warn error - level: info + level: error #- # # example of a file log that avoids logging IP addresses # method: file -- cgit v1.2.3