diff options
| author | arf20 <aruizfernandez05@gmail.com> | 2025-11-10 23:50:02 +0100 |
|---|---|---|
| committer | arf20 <aruizfernandez05@gmail.com> | 2025-11-10 23:50:02 +0100 |
| commit | 6bf70db630afa19d0407d6468df8de307bccfecd (patch) | |
| tree | 6f33f87121d6b00424fb3bec4230e8ac9feefc8c /monitor.cfg.example | |
| parent | 26aedc1555186b3be00cf719c2376585035b86af (diff) | |
| download | arfnet2-status-6bf70db630afa19d0407d6468df8de307bccfecd.tar.gz arfnet2-status-6bf70db630afa19d0407d6468df8de307bccfecd.zip | |
fix config
Diffstat (limited to 'monitor.cfg.example')
| -rw-r--r-- | monitor.cfg.example | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/monitor.cfg.example b/monitor.cfg.example index 821f108..b3a9911 100644 --- a/monitor.cfg.example +++ b/monitor.cfg.example @@ -5,7 +5,10 @@ port=8888 # monitor interval in seconds (sleep) -interval=5 +interval=60 + +# html template path +template=index.htm.tmpl # monitor events log path log=events.log |
