Waline Configuration

Learn how to configure Waline comment for the Solitude theme.

Configuring the Backend

Refer to the Waline Documentation to configure your server and fill in the corresponding settings.

Theme Configuration

Configure the required corresponding settings accordingly:

_config.solitude.yml
# Approximately at lines 789 and 825
# --------------------------- start ---------------------------
# Comment
# 评论
comment:
  # Which commenting system to use(e.g. waline or waline,twikoo)
  # 使用哪个评论系统(例如: waline or waline,twikoo)
  use: waline # waline, twikoo, valine, artalk, giscus # Up to two comment systems can be turned on at the same time
  # Whether to display the hot comment switch.

···

waline: # https://waline.js.org/
  envId: # url: https://waline.wzsco.top
  pageview: false # Whether to enable page access statistics
  option: # waline configuration item