mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-04 10:14:50 +08:00
chore: add DISABLE_WEB_PAGE_PREVIEW docs
This commit is contained in:
@@ -225,6 +225,18 @@ Example configuration with a custom socks5 URL:
|
||||
+ socks5: socks5://67.204.21.1:64312
|
||||
```
|
||||
|
||||
Disables link previews for links in this message
|
||||
|
||||
```diff
|
||||
- name: send telegram notification
|
||||
image: appleboy/drone-telegram
|
||||
settings:
|
||||
token: xxxxxxxxxx
|
||||
to: telegram_user_id
|
||||
message: send message using custom socks5 URL
|
||||
+ disable_web_page_preview: true
|
||||
```
|
||||
|
||||
## Parameter Reference
|
||||
|
||||
token
|
||||
|
||||
Reference in New Issue
Block a user