mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 08:22:46 +08:00
FIX: need to use mailgun's secrect API key instead of the public key
This commit is contained in:
parent
bfc8b3362b
commit
ee257a2bb0
|
@ -584,7 +584,7 @@ email:
|
|||
default: ''
|
||||
mailgun_api_key:
|
||||
default: ''
|
||||
regex: '^pubkey-\h{32}$'
|
||||
regex: '^key-\h{32}$'
|
||||
|
||||
|
||||
files:
|
||||
|
|
Loading…
Reference in New Issue
Block a user