Update metrics.conf

master
marrco 2017-09-19 09:21:36 +02:00 committed by GitHub
parent 529c3bcc9c
commit 9d611a903a
1 changed files with 5 additions and 0 deletions

View File

@ -33,4 +33,9 @@ group "MX" {
description = "MX was ok";
one_shot = "true";
}
symbol "MX_IMPLICIT" {
score = -2.0;
description = "MX not defined but A record at apex";
one_shot = "true";
}
}