mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-12-15 08:29:10 -05:00
enable akismet
This commit is contained in:
parent
77069a9dba
commit
c9678b6f84
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ comments:
|
|||
options:
|
||||
format: "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
|
||||
moderation: true
|
||||
akismet:
|
||||
enabled: true
|
||||
name: "Decentralized-id.com"
|
||||
path: "_data/comments/{options.slug}" # "_data/comments/{options.slug}" (default)
|
||||
requiredFields: ["name", "email", "message"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue