docs: add HIDE_DESCRIPTION to README configuration section

Co-authored-by: miantiao-me <2959393+miantiao-me@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-14 02:57:38 +00:00
parent 9e6da8fdb8
commit e46b1cebc3
2 changed files with 6 additions and 0 deletions

View File

@@ -110,6 +110,9 @@ HEADER_INJECT=HEADER_INJECT
NO_FOLLOW=false
NO_INDEX=false
## Hide Telegram channel description
HIDE_DESCRIPTION=false
## Sentry configuration options, collect server-side errors
SENTRY_AUTH_TOKEN=SENTRY_AUTH_TOKEN
SENTRY_DSN=SENTRY_DSN

View File

@@ -108,6 +108,9 @@ HEADER_INJECT=HEADER_INJECT
NO_FOLLOW=false
NO_INDEX=false
## 隐藏 Telegram 频道简介
HIDE_DESCRIPTION=false
## Sentry 配置项,收集服务端报错
SENTRY_AUTH_TOKEN=SENTRY_AUTH_TOKEN
SENTRY_DSN=SENTRY_DSN