mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-06-04 07:26:51 +00:00
docs: add REACTIONS configuration section to README files
This commit is contained in:
@@ -131,6 +131,9 @@ TAGS=tag1,tag2,tag3
|
|||||||
## Show comments
|
## Show comments
|
||||||
COMMENTS=true
|
COMMENTS=true
|
||||||
|
|
||||||
|
## Show reactions
|
||||||
|
REACTIONS=true
|
||||||
|
|
||||||
## List of links in the Links page, Separate using commas and semicolons
|
## List of links in the Links page, Separate using commas and semicolons
|
||||||
LINKS=Title1,URL1;Title2,URL3;Title3,URL3;
|
LINKS=Title1,URL1;Title2,URL3;Title3,URL3;
|
||||||
|
|
||||||
|
|||||||
@@ -129,6 +129,9 @@ TAGS=标签A,标签B,标签C
|
|||||||
## 展示评论
|
## 展示评论
|
||||||
COMMENTS=true
|
COMMENTS=true
|
||||||
|
|
||||||
|
## 展示 Reactions
|
||||||
|
REACTIONS=true
|
||||||
|
|
||||||
## 链接页面中的超链接, 使用英文逗号和分号分割
|
## 链接页面中的超链接, 使用英文逗号和分号分割
|
||||||
LINKS=Title1,URL1;Title2,URL3;Title3,URL3;
|
LINKS=Title1,URL1;Title2,URL3;Title3,URL3;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user