From 9617a4239955afedd80e423f5d6a52199626d00d Mon Sep 17 00:00:00 2001 From: arf20 Date: Sat, 15 Nov 2025 05:02:42 +0100 Subject: fix config json conflict and variable samples --- monitor.cfg.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'monitor.cfg.example') diff --git a/monitor.cfg.example b/monitor.cfg.example index b3a9911..83d6cb6 100644 --- a/monitor.cfg.example +++ b/monitor.cfg.example @@ -6,6 +6,8 @@ port=8888 # monitor interval in seconds (sleep) interval=60 +# verify 5 times +samples=5 # html template path template=index.htm.tmpl -- cgit v1.2.3