feat: admin comments page
This commit is contained in:
16
server/modules/comments/disqus/definition.yml
Normal file
16
server/modules/comments/disqus/definition.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
key: disqus
|
||||
title: Disqus
|
||||
description: Disqus help publishers power online discussions with comments.
|
||||
author: requarks.io
|
||||
logo: https://static.requarks.io/logo/disqus.svg
|
||||
website: https://disqus.com/
|
||||
displayMode: footer
|
||||
codeTemplate: true
|
||||
isAvailable: true
|
||||
props:
|
||||
accountName:
|
||||
type: String
|
||||
title: Shortname
|
||||
default: ''
|
||||
hint: Unique identifier from Disqus to identify your website
|
||||
order: 1
|
||||
Reference in New Issue
Block a user