diff options
-rw-r--r-- | Bugzilla/Sentry.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Sentry.pm b/Bugzilla/Sentry.pm index 007736cea..8020ef56f 100644 --- a/Bugzilla/Sentry.pm +++ b/Bugzilla/Sentry.pm @@ -45,6 +45,7 @@ use constant CONFIG => { mail_send_error template_error token_generation_error + param_must_be_numeric )], # any error/warning messages matching these regex's will not be logged or |