Support new mailgun's API key format

This commit is contained in:
Régis Hanol 2018-08-01 19:04:49 +02:00 committed by GitHub
parent 1a0ffc5ace
commit 474a01f338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -832,7 +832,7 @@ email:
default: ''
mailgun_api_key:
default: ''
regex: '^key-\h{32}$'
regex: '^(key-\h{32}|\h{32}-\h{8}-\h{8})$'
bounce_score_threshold:
client: true
default: 4