1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-27 19:37:22 +01:00

Reduce munin-node log level to warning (#1330)

This commit is contained in:
barrybingo
2018-01-19 17:00:44 +00:00
committed by Joshua Tauberer
parent b5c0736d27
commit a6a1cc7ae0
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
CHANGELOG
=========
In Development
--------------
* Reduce munin-node.conf log_level to warning(1) as default ubuntu package uses log_level debug(4) which over time creates big log files.
v0.26 (January 18, 2018)
------------------------