mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-12-16 08:54:23 -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:
|
options:
|
||||||
format: "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
|
format: "iso8601" # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
|
||||||
moderation: true
|
moderation: true
|
||||||
|
akismet:
|
||||||
|
enabled: true
|
||||||
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"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue