From 6ea9831e0d7616640fb6dfd25835959715ebe8d9 Mon Sep 17 00:00:00 2001 From: Jon duSaint Date: Sun, 17 Jul 2022 10:48:29 -0700 Subject: reolink: Add spool retention policy Default now is to keep images in spool only for 24 hours. This can be changed via a client command or the config file. --- reolink/reolink.conf.5 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'reolink/reolink.conf.5') diff --git a/reolink/reolink.conf.5 b/reolink/reolink.conf.5 index aefcde8..a034b6d 100644 --- a/reolink/reolink.conf.5 +++ b/reolink/reolink.conf.5 @@ -23,6 +23,8 @@ Unknown directives are ignored. Known directives are: How often to take a snapshot .It spool_dir Ta Where to store snapshots and videos +.It spool_time Ta +How long, in hours, to retain images in the spool .It reolink_ip Ta IP address of camera .It video Ta -- cgit v1.2.3