mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 12:45:19 +00:00
15 lines
258 B
JSON
15 lines
258 B
JSON
{
|
|
"log_level": "INFO",
|
|
"enabled_check_sets": [
|
|
"start",
|
|
"stop",
|
|
"remind"
|
|
],
|
|
"telegram": {
|
|
"creds_secret_path": "/opt/lego-monitoring/tg-creds.txt",
|
|
"roomId": "0"
|
|
},
|
|
"checks": {
|
|
|
|
}
|
|
}
|