mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-01-07 21:37:55 -05:00
add md5 for e-mail addresses
This commit is contained in:
parent
7bf3070f84
commit
d552d66d14
@ -17,6 +17,8 @@ comments:
|
|||||||
name: "Decentralized-id.com"
|
name: "Decentralized-id.com"
|
||||||
path: "_data/comments/{options.slug}" # "_data/comments/{options.slug}" (default)
|
path: "_data/comments/{options.slug}" # "_data/comments/{options.slug}" (default)
|
||||||
requiredFields: ["name", "email", "message"]
|
requiredFields: ["name", "email", "message"]
|
||||||
|
transforms:
|
||||||
|
email: md5
|
||||||
reCaptcha:
|
reCaptcha:
|
||||||
enabled: true
|
enabled: true
|
||||||
siteKey: 6LfHeawUAAAAAATc0Sckhl9FJLGog3m7qLrYA8V0
|
siteKey: 6LfHeawUAAAAAATc0Sckhl9FJLGog3m7qLrYA8V0
|
||||||
|
Loading…
Reference in New Issue
Block a user