enable comments on d-b.ca posts

This commit is contained in:
2025-11-25 09:56:04 -07:00
parent bf1498d3c5
commit dca59d5369
2 changed files with 36 additions and 1 deletions

View File

@@ -56,6 +56,7 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
showDate = true
showViews = false
showLikes = false
showComments = true
showDateOnlyInArticle = false
showDateUpdated = false
showAuthor = true
@@ -164,4 +165,10 @@ forgejoDefaultServer = "https://v8.next.forgejo.org"
[rssnext]
# feedId = ""
# userId = ""
# userId = ""
[remark42]
enabled = true
host = "https://comment.d-b.ca"
site = "d-b.ca"
locale = "en"