Merge pull request #1978 from kpanuragh/master

This commit is contained in:
Alex
2023-02-09 13:25:15 +01:00
committed by GitHub
2 changed files with 19 additions and 3 deletions

View File

@ -13,7 +13,10 @@ The *image* module displays an image from a path.
*path*: ++
typeof: string ++
The path to the image.
*exec*: ++
typeof: string ++
The path to the script, which should return image path file
it will only execute if the path is not set
*size*: ++
typeof: integer ++
The width/height to render the image.