调整模板
This commit is contained in:
@@ -15,6 +15,6 @@ image_format = "png"
|
|||||||
# 图片渲染模式:
|
# 图片渲染模式:
|
||||||
# - template: 使用 HTML 模板渲染(模板样式稳定后再切换)
|
# - template: 使用 HTML 模板渲染(模板样式稳定后再切换)
|
||||||
# - markdown: 使用历史 md2image 样式
|
# - markdown: 使用历史 md2image 样式
|
||||||
summary_image_mode = "markdown"
|
summary_image_mode = "template"
|
||||||
# 总结卡片模板路径(相对项目根目录)
|
# 总结卡片模板路径(相对项目根目录)
|
||||||
summary_image_template_path = "plugins/message_summary/templates/gemini_summary_card.html"
|
summary_image_template_path = "plugins/message_summary/templates/gemini_summary_card.html"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user