fix artalk

This commit is contained in:
JamesFlare1212
2024-03-12 04:58:45 -04:00
parent 33584d0123
commit 861f4792ed
4 changed files with 354 additions and 5 deletions

View File

@@ -809,7 +809,7 @@ defaultContentLanguageInSubdir = true
# FixIt 0.2.13 | NEW Artalk comment config (https://artalk.js.org/)
[params.page.comment.artalk]
enable = true
server = "https://artalk.jamesflare.com/api/"
server = "https://artalk.jamesflare.com"
site = "FlareBlog"
placeholder = ""
noComment = ""
@@ -817,14 +817,14 @@ defaultContentLanguageInSubdir = true
editorTravel = true
flatMode = "auto"
# FixIt 0.2.17 | CHANGED enable lightgallery support
lightgallery = true
lightgallery = false
locale = "" # FixIt 0.2.15 | NEW
# FixIt 0.2.18 | NEW
emoticons = ""
nestMax = 2
nestSort = "DATE_ASC" # ["DATE_ASC", "DATE_DESC", "VOTE_UP_DESC"]
vote = true
voteDown = false
voteDown = true
uaBadge = true
listSort = true
imgUpload = true