Skip to content

Commit

Permalink
Adding comments
Browse files Browse the repository at this point in the history
  • Loading branch information
AnaGciaSchz committed Dec 7, 2023
1 parent 67147c1 commit 0a8818d
Showing 1 changed file with 3 additions and 69 deletions.
72 changes: 3 additions & 69 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,74 +73,8 @@ enabled = true
## Comments
[comments]
enabled = true
provider = "disqus"

[comments.disqusjs]
shortname = "anuskuskus"
apiUrl = ""
apiKey = ""
admin = ""
adminLabel = ""

[comments.utterances]
repo = ""
issueTerm = "pathname"
label = ""

[comments.remark42]
host = ""
site = ""
locale = ""

[comments.vssue]
platform = ""
owner = ""
repo = ""
clientId = ""
clientSecret = ""
autoCreateIssue = false

[comments.waline]
serverURL = ""
lang = ""
visitor = ""
avatar = ""
emoji = ["https://cdn.jsdelivr.net/gh/walinejs/emojis/weibo"]
requiredMeta = ["name", "email", "url"]
placeholder = ""

[comments.waline.locale]
admin = "Admin"

[comments.twikoo]
envId = ""
region = ""
path = ""
lang = ""

[comments.cactus]
defaultHomeserverUrl = "https://matrix.cactus.chat:8448"
serverName = "cactus.chat"
siteName = ""

[comments.giscus]
repo = ""
repoID = ""
category = ""
categoryID = ""
mapping = ""
lightTheme = ""
darkTheme = ""
reactionsEnabled = 1
emitMetadata = 0

[comments.gitalk]
owner = ""
admin = ""
repo = ""
clientID = ""
clientSecret = ""
provider = "cusdis"

[comments.cusdis]
host = ""
id = ""
host = "https://cusdis.com"
id = "facaf53b-8e70-4127-8ef0-930f773c3f40"

0 comments on commit 0a8818d

Please sign in to comment.