fixed default cactus chat server name in readme
This commit is contained in:
parent
d7cc1a9192
commit
35d20503be
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ summaryLength = 70 # number of words for article summaries
|
||||||
|
|
||||||
# enable comments support with cactus comments (cactus.chat)
|
# enable comments support with cactus comments (cactus.chat)
|
||||||
cactusCommentsSiteName = "example.com"
|
cactusCommentsSiteName = "example.com"
|
||||||
cactusCommentsServerName = "https://matrix.cactus.chat:8448"
|
cactusCommentsServerName = "cactus.chat"
|
||||||
cactusCommentsHomeserver = "https://matrix.cactus.chat:8448"
|
cactusCommentsHomeserver = "https://matrix.cactus.chat:8448"
|
||||||
|
|
||||||
# enable analytics using Plausible
|
# enable analytics using Plausible
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue