From f720682514df9f49d35e6ced8af41e5dc789f8e0 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Thu, 9 Nov 2017 22:28:49 +0000 Subject: docs: Added comment to clarify interval value is in seconds (#1093) --- docs/Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Configuration.md b/docs/Configuration.md index df0caa4..db71bc7 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -83,7 +83,7 @@ Below is an advanced example configuration. You will be able to (optionally) ove username: oxidized password: S3cr3tx model: junos -interval: 3600 +interval: 3600 #interval in seconds log: ~/.config/oxidized/log debug: false threads: 30 -- cgit v1.2.1