mirror of https://github.com/mikaku/Monitorix.git
Configurable time for email reports
Add two new config options for defining email reports time.
This commit is contained in:
parent
f7b843ebbf
commit
5f604ea940
|
@ -15,6 +15,8 @@ temperature_scale = c
|
|||
show_gaps = n
|
||||
global_zoom = 1
|
||||
max_historic_years = 1
|
||||
email_report_hour = 0
|
||||
email_report_minute = 0
|
||||
|
||||
base_dir = /usr/share/monitorix/
|
||||
base_lib = /var/lib/monitorix/
|
||||
|
|
Loading…
Reference in New Issue