From ef00d7557e982decf4063666cdc7db074be9896d Mon Sep 17 00:00:00 2001 From: icovada Date: Tue, 23 Aug 2016 18:40:58 +0200 Subject: [PATCH] Fixed documentation due to proposed change --- source/_components/notify.telegram.markdown | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/source/_components/notify.telegram.markdown b/source/_components/notify.telegram.markdown index ff6ae938e5b..e508a9be505 100644 --- a/source/_components/notify.telegram.markdown +++ b/source/_components/notify.telegram.markdown @@ -103,13 +103,9 @@ action: message: That's a example that sends a document. data: document: - - url: http://192.168.1.28/bounce.gif - username: admin - password: secrete - - file: /tmp/whatever.odf - caption: Picture Title xy - - url: http://somebla.ie/video.mp4 - caption: I.e. for a Title + file: /tmp/whatever.odf + caption: Picture Title xy + ``` - **url** or **file** (*Required*): For local or remote path to an image.