Fixed documentation due to proposed change

This commit is contained in:
icovada 2016-08-23 18:40:58 +02:00 committed by GitHub
parent 984edefb84
commit ef00d7557e

View File

@ -103,13 +103,9 @@ action:
message: That's a example that sends a document. message: That's a example that sends a document.
data: data:
document: document:
- url: http://192.168.1.28/bounce.gif file: /tmp/whatever.odf
username: admin caption: Picture Title xy
password: secrete
- file: /tmp/whatever.odf
caption: Picture Title xy
- url: http://somebla.ie/video.mp4
caption: I.e. for a Title
``` ```
- **url** or **file** (*Required*): For local or remote path to an image. - **url** or **file** (*Required*): For local or remote path to an image.