diff --git a/doc/motionplus_config.html b/doc/motionplus_config.html index cdfafb9..9244ad9 100644 --- a/doc/motionplus_config.html +++ b/doc/motionplus_config.html @@ -151,11 +151,11 @@
delete
or script
. If the option
+ of script
is specified, then the provided script will be executed at the specified
+ interval. If the option of delete
is specified, then all files that were created
+ by Motionplus will be deleted from the system according to the schedule. The default for this
+ parameter is delete
+ hourly
, daily
or weekly
.
+ The default value for this parameter is weekly
.
+ hourly
| Specify the minute of the hour using the format mm. e.g. 05 for 5 minutes past each hourdaily
| Specify the hour and minute using the format hhmm. e.g. 1420 for 2:20pmweekly
| Specify the day, hour and minute using the format dow-hhmm. e.g. tue-1420 for Tuesdays at 2:20pmm
, h
,d
or w
. For
+ minutes, hours, days or weeks. The default value for this parameter is d
. As an
+ example, if the dur_unit=d
+ and the dur_val=7
then all files older than 7 days would be deleted.
+ 7
. As an example, if the dur_unit=d
+ and the dur_val=7
then all files older than 7 days would be deleted.
+