Add SSL expiry alerts
This commit is contained in:
@@ -47,6 +47,15 @@ npmplus:
|
||||
# Optional static token (not recommended if it expires)
|
||||
token: ""
|
||||
verify_tls: true
|
||||
alerts:
|
||||
enabled: true
|
||||
days:
|
||||
- 30
|
||||
- 14
|
||||
- 7
|
||||
- 1
|
||||
cooldown_sec: 86400
|
||||
interval_sec: 3600
|
||||
|
||||
security:
|
||||
reboot_password: "CHANGE_ME"
|
||||
|
||||
Reference in New Issue
Block a user