Files
healthpot/example.config.ron
2021-01-31 01:42:39 +01:00

10 lines
150 B
Plaintext

(
update_period: 30,
services: {
"example": (
url: "https://example.org",
mode: Check200,
),
},
)