Merge branch 'hotfix/3.5.1'

This commit is contained in:
patrick96
2020-12-12 13:28:57 +01:00
30 changed files with 310 additions and 210 deletions

View File

@ -31,7 +31,7 @@ namespace modules {
m_perc_used_warn = m_conf.get(name(), "warn-percentage", 90);
m_fixed = m_conf.get(name(), "fixed-values", m_fixed);
m_spacing = m_conf.get(name(), "spacing", m_spacing);
m_interval = m_conf.get<decltype(m_interval)>(name(), "interval", 30s);
set_interval(30s);
// Add formats and elements
m_formatter->add(