add artalk

This commit is contained in:
JamesFlare1212
2024-03-12 04:27:11 -04:00
parent 4ff4a125ff
commit 33584d0123
3 changed files with 8 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -187,7 +187,7 @@ defaultContentLanguageInSubdir = true
# ------------------------------------------------------------------------------------- # -------------------------------------------------------------------------------------
[sitemap] [sitemap]
changefreq = "weekly" changefreq = "always"
filename = "sitemap.xml" filename = "sitemap.xml"
priority = 0.5 priority = 0.5
@@ -805,19 +805,19 @@ defaultContentLanguageInSubdir = true
Mix = false Mix = false
# FixIt 0.2.15 | CHANGED Comment config # FixIt 0.2.15 | CHANGED Comment config
[params.page.comment] [params.page.comment]
enable = false enable = true
# FixIt 0.2.13 | NEW Artalk comment config (https://artalk.js.org/) # FixIt 0.2.13 | NEW Artalk comment config (https://artalk.js.org/)
[params.page.comment.artalk] [params.page.comment.artalk]
enable = false enable = true
server = "https://yourdomain" server = "https://artalk.jamesflare.com/api/"
site = "默认站点" site = "FlareBlog"
placeholder = "" placeholder = ""
noComment = "" noComment = ""
sendBtn = "" sendBtn = ""
editorTravel = true editorTravel = true
flatMode = "auto" flatMode = "auto"
# FixIt 0.2.17 | CHANGED enable lightgallery support # FixIt 0.2.17 | CHANGED enable lightgallery support
lightgallery = false lightgallery = true
locale = "" # FixIt 0.2.15 | NEW locale = "" # FixIt 0.2.15 | NEW
# FixIt 0.2.18 | NEW # FixIt 0.2.18 | NEW
emoticons = "" emoticons = ""