mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-15 16:28:20 +00:00
Explicitly set mindays to 0 for all urgencies.
This commit is contained in:
parent
b78c9693bc
commit
4947186643
@ -28,9 +28,9 @@ BREAK_ARCHES =
|
|||||||
NEW_ARCHES =
|
NEW_ARCHES =
|
||||||
|
|
||||||
# priorities and delays
|
# priorities and delays
|
||||||
MINDAYS_LOW = 10
|
MINDAYS_LOW = 0
|
||||||
MINDAYS_MEDIUM = 5
|
MINDAYS_MEDIUM = 0
|
||||||
MINDAYS_HIGH = 2
|
MINDAYS_HIGH = 0
|
||||||
MINDAYS_CRITICAL = 0
|
MINDAYS_CRITICAL = 0
|
||||||
MINDAYS_EMERGENCY = 0
|
MINDAYS_EMERGENCY = 0
|
||||||
DEFAULT_URGENCY = low
|
DEFAULT_URGENCY = low
|
||||||
|
Loading…
x
Reference in New Issue
Block a user