]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
pytests: change log level from debug to notice docs-develop-rrl-8r8r8r/deployments/5355
authorLukáš Ondráček <lukas.ondracek@nic.cz>
Thu, 17 Oct 2024 12:11:27 +0000 (14:11 +0200)
committerLukáš Ondráček <lukas.ondracek@nic.cz>
Thu, 17 Oct 2024 12:11:27 +0000 (14:11 +0200)
tests/pytests/templates/kresd.conf.j2

index b87515c9b563be2f81777278ffe4ba155aa2b0cc..6d37e1d0a47fe4f994b7b3dbf557eb33edbe30c8 100644 (file)
@@ -5,7 +5,7 @@ modules = {
 }
 
 {% if kresd.verbose %}
-log_level('debug')
+log_level('notice')
 {% endif %}
 
 {% if kresd.ip %}