mirror of
https://github.com/pcvolkmer/checkbar.git
synced 2025-07-02 06:22:53 +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