updated deps; updated healthchecks.io integration
This commit is contained in:
@@ -68,10 +68,11 @@ type TLS struct {
|
||||
|
||||
// Monitoring config
|
||||
type Monitoring struct {
|
||||
SentryDSN string
|
||||
SentrySampleRate int
|
||||
HealchecksUUID string
|
||||
HealthechsDuration time.Duration
|
||||
SentryDSN string
|
||||
SentrySampleRate int
|
||||
HealthchecksURL string
|
||||
HealthchecksUUID string
|
||||
HealthchecksDuration time.Duration
|
||||
}
|
||||
|
||||
// Mailboxes config
|
||||
|
||||
Reference in New Issue
Block a user