Revert "Implement a mandatory 10 day migration delay"

This reverts commit 0349cd94774d4f7ba675570bb406fb0dbb21ef5f.

Signed-off-by: Jonathan Wiltshire <jmw@debian.org>
This commit is contained in:
Jonathan Wiltshire 2017-06-19 19:11:03 +00:00
parent 363f51fd3b
commit 981b9333f6
2 changed files with 8 additions and 8 deletions

View File

@ -46,10 +46,10 @@ NEW_ARCHES =
# priorities and delays
MINDAYS_LOW = 10
MINDAYS_MEDIUM = 10
MINDAYS_HIGH = 10
MINDAYS_CRITICAL = 10
MINDAYS_EMERGENCY = 10
MINDAYS_MEDIUM = 5
MINDAYS_HIGH = 2
MINDAYS_CRITICAL = 0
MINDAYS_EMERGENCY = 0
DEFAULT_URGENCY = medium
HINTSDIR = /srv/release.debian.org/britney/hints

View File

@ -46,10 +46,10 @@ NEW_ARCHES =
# priorities and delays
MINDAYS_LOW = 10
MINDAYS_MEDIUM = 10
MINDAYS_HIGH = 10
MINDAYS_CRITICAL = 10
MINDAYS_EMERGENCY = 10
MINDAYS_MEDIUM = 5
MINDAYS_HIGH = 2
MINDAYS_CRITICAL = 0
MINDAYS_EMERGENCY = 0
DEFAULT_URGENCY = medium
HINTSDIR = /srv/release.debian.org/britney/hints