mirror of
https://github.com/pcvolkmer/checkbar.git
synced 2025-09-13 09:32:51 +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