Skip to content

Commit e46b1ce

Browse files
Copilotmiantiao-me
andcommitted
docs: add HIDE_DESCRIPTION to README configuration section
Co-authored-by: miantiao-me <[email protected]>
1 parent 9e6da8f commit e46b1ce

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ HEADER_INJECT=HEADER_INJECT
110110
NO_FOLLOW=false
111111
NO_INDEX=false
112112
113+
## Hide Telegram channel description
114+
HIDE_DESCRIPTION=false
115+
113116
## Sentry configuration options, collect server-side errors
114117
SENTRY_AUTH_TOKEN=SENTRY_AUTH_TOKEN
115118
SENTRY_DSN=SENTRY_DSN

README.zh-cn.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ HEADER_INJECT=HEADER_INJECT
108108
NO_FOLLOW=false
109109
NO_INDEX=false
110110
111+
## 隐藏 Telegram 频道简介
112+
HIDE_DESCRIPTION=false
113+
111114
## Sentry 配置项,收集服务端报错
112115
SENTRY_AUTH_TOKEN=SENTRY_AUTH_TOKEN
113116
SENTRY_DSN=SENTRY_DSN

0 commit comments

Comments
 (0)