put a warning that fast delete/audit are generally no longer recommended

pull/2743/head
Pliable Pixels 2019-10-27 16:43:27 -04:00
parent f2dd2b3723
commit 4f2cacbf3d
No known key found for this signature in database
GPG Key ID: 58DAFD814CE7A36F
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ Optional skip archived events: click on the plus sign next to -7 days to add an
Optional slow delete: limit the number of results to a number, say ``10`` in the filter. If you have a large backlog of events that would be deleted, this can hard spike the CPU usage for a long time. Limiting the number of results to only the first three each time the filter is run spreads out the delete processes over time, dramatically lessening the CPU load.
.. warning:: We no longer recommend use enable ``OPT_FAST_DELETE`` or ``RUN_AUDIT`` anymore, unless you are using an old or low powered system to run Zoneminder. Please consider the remaining tips in this answer to be 'generally deprecated, use only if you must'.
There are two methods for ZM to remove files when they are deleted that can be found in Options under the System tab ZM_OPT_FAST_DELETE and ZM_RUN_AUDIT.