[installation] Change to nightly

This commit is contained in:
2025-10-30 12:04:59 +01:00
parent 2ff097f9d1
commit a31bc45cce
1441 changed files with 60368 additions and 56360 deletions

View File

@ -266,6 +266,7 @@ Generic
Overrides configuration parameter :confval:`firstNew`.
Verbosity
---------
@ -373,14 +374,17 @@ Timespan
Overrides configuration parameter :confval:`database.cleanup.keep.days`.
.. option:: --hours arg
Overrides configuration parameter :confval:`database.cleanup.keep.hours`.
.. option:: --minutes arg
Overrides configuration parameter :confval:`database.cleanup.keep.minutes`.
.. option:: --datetime arg
Replaces the days:hours:minutes timespan definition by an
@ -398,7 +402,20 @@ Timespan
Overrides configuration parameter :confval:`database.cleanup.invertMode`.
.. option:: --keep-events
.. option:: --keep-events events
IDs of events to keep in the database separated with comma.
.. option:: --keep-event-modes modes
Do not delete events where the evaluation mode of the
preferred origin is one of the passed modes. Modes are
given as a list with comma as separator.
.. option:: --keep-event-status status
Do not delete events where the evaluation status of the
preferred origin is one of the passed status. Status are
given as a list with comma as separator.