https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15714 --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 47599 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47599 Bug 15714: Add zebra_loglevels to koha-conf.xml Review of attachment 47599: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15714&attachment=47599) ----------------------------------------------------------------- ::: debian/templates/koha-conf-site.xml.in @@ +284,5 @@
<use_zebra_facets>1</use_zebra_facets> <queryparser_config>/etc/koha/searchengine/queryparser.yaml</queryparser_config> <log4perl_conf>__KOHA_CONF_DIR__/log4perl.conf</log4perl_conf> + <!-- uncomment the following line if you need different zebra log levels --> + <!-- <zebra_loglevels>fatal,warn</zebra_loglevels> -->
I think this should be none,fatal,warn. -- You are receiving this mail because: You are watching all bug changes.