mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Fix grammar
This commit is contained in:
parent
a47c5c8a80
commit
44efff5a46
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ module Agents
|
|||
* `user`: the user or group key (not e-mail address).
|
||||
* `expected_receive_period_in_days`: is maximum number of days that you would expect to pass between events being received by this agent.
|
||||
|
||||
The following options are all Liquid templates which evaluated values will be posted to Pushover API. Only the `message` parameter is required, and if it is blank API call is omitted.
|
||||
The following options are all Liquid templates whose evaluated values will be posted to the Pushover API. Only the `message` parameter is required, and if it is blank API call is omitted.
|
||||
|
||||
Pushover API has a `512` Character Limit including `title`. `message` will be truncated.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue