change ID to prod

This commit is contained in:
pluja 2024-03-25 11:18:04 +01:00
parent fb4d43e4ed
commit 71f9a8cfff

View File

@ -262,7 +262,7 @@ initComments({
node: document.getElementById("comment-section"),
defaultHomeserverUrl: "https://matrix.cactus.chat:8448",
serverName: "cactus.chat",
siteName: "testing-knm-local",
siteName: "kycnot.me",
commentSectionId: "{{.Service.Name}}",
guestPostingEnabled: false
})