Skip to content

Commit

Permalink
docs: update the setting name for the comments
Browse files Browse the repository at this point in the history
  • Loading branch information
cotes2020 committed Dec 21, 2024
1 parent 32051da commit 1b93f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2019-08-08-write-a-new-post.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ toc: false

## Comments

The global switch of comments is defined by variable `comments.active` in the file `_config.yml`{: .filepath}. After selecting a comment system for this variable, comments will be turned on for all posts.
The global setting for comments is defined by the `comments.provider` option in the `_config.yml`{: .filepath} file. Once a comment system is selected for this variable, comments will be enabled for all posts.

If you want to close the comment for a specific post, add the following to the **Front Matter** of the post:

Expand Down

0 comments on commit 1b93f6d

Please sign in to comment.