mirror of
https://github.com/pcvolkmer/checkbar.git
synced 2025-10-29 19:22:16 +00:00
Test reading config file
This commit is contained in:
5
tests/testconfig1.toml
Normal file
5
tests/testconfig1.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
interval = "10s"
|
||||
|
||||
[[checks]]
|
||||
name = "www"
|
||||
url = "https://example.com"
|
||||
Reference in New Issue
Block a user