mirror of
https://github.com/appleboy/drone-telegram.git
synced 2026-06-14 05:12:22 +08:00
chore: add DISABLE_WEB_PAGE_PREVIEW docs
This commit is contained in:
@@ -112,7 +112,7 @@ func main() {
|
||||
cli.BoolFlag{
|
||||
Name: "disable.webpage.preview",
|
||||
Usage: "disables link previews for links in this message",
|
||||
EnvVar: "PLUGIN_WEBPAGE_PREVIEW,INPUT_DISABLE_WEB_PAGE_PREVIEW",
|
||||
EnvVar: "PLUGIN_DISABLE_WEB_PAGE_PREVIEW,INPUT_DISABLE_WEB_PAGE_PREVIEW",
|
||||
},
|
||||
cli.StringFlag{
|
||||
Name: "format",
|
||||
|
||||
Reference in New Issue
Block a user