Minor rename.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1774 e3e1d417-86f3-4887-817a-d78f3d33393fpull/27/merge
parent
4f0908a59d
commit
1b080c5686
|
@ -901,7 +901,7 @@ body = "ZM alarm detected - %ED% secs, %EF%/%EFA% frames, t%EST%/m%ESM%/a%ESA% s
|
|||
},
|
||||
{
|
||||
|
||||
name => "ZM_RUN_DATA_AUDIT",
|
||||
name => "ZM_RUN_AUDIT",
|
||||
default => "yes",
|
||||
description => "Whether to run the zmaudit daemon to check data consistency",
|
||||
help => "The zmaudit daemon exists to check that the saved information in the database and on the filesystem match and are consistent with each other. If an error occurs or if you are using 'fast deletes' it may be that database records are deleted but files remain. In this case, and similar, zmaudit will remove redundant information to synchronise the two data stores. This option controls whether zmaudit is run in the background and performs these checks and fixes continuously. This is recommended for most systems however if you have a very large number of events the process of scanning the database and filesystem may take a long time and impact performance. In this case you may prefer to not have zmaudit running unconditionally and schedule occasional checks at other, more convenient, times.",
|
||||
|
|
Loading…
Reference in New Issue