Commit 5b96412a authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Added 'monitoring' section in global config file.

parent e7ee6a7f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -110,6 +110,9 @@ smtp_port = 25
no_reply_email = <noreply-vospace@mydomain.it>
admin_email = <admin@mydomain.it>

[monitoring]
max_job_duration = { "days": 0, "hours": 0, "minutes": 0, "seconds": 60 }

[logging]
; log level, allowed values are: DEBUG, INFO, WARNING, ERROR, CRITICAL
; Default level is INFO