mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
667 B
24 lines
667 B
key: default
|
|
title: Default
|
|
description: Built-in advanced comments tool.
|
|
author: requarks.io
|
|
logo: https://static.requarks.io/logo/wikijs-butterfly.svg
|
|
website: https://wiki.js.org
|
|
codeTemplate: false
|
|
isAvailable: true
|
|
props:
|
|
akismet:
|
|
type: String
|
|
title: Akismet API Key
|
|
default: ''
|
|
hint: 'Prevent spam by using the Akismet service. Enter your API key here to enable. Leave empty to disable.'
|
|
maxWidth: 650
|
|
order: 1
|
|
minDelay:
|
|
type: Number
|
|
title: Post delay
|
|
default: 30
|
|
hint: 'Minimum delay (in seconds) between comments per account. Note that all guests are considered as a single account.'
|
|
maxWidth: 400
|
|
order: 2
|