Skip to content

Commit

Permalink
Updated configuration.md
Browse files Browse the repository at this point in the history
Updated assets_vfsdata.go

Signed-off-by: Yevhen Sydorenko <[email protected]>
  • Loading branch information
mogoll92 committed Oct 23, 2024
1 parent 7f9fbe0 commit ee8fb08
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
8 changes: 4 additions & 4 deletions asset/assets_vfsdata.go

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -883,6 +883,9 @@ webhook_url_file: <filepath>
# Message body template.
[ message: <tmpl_string> | default = '{{ template "discord.default.message" . }}' ]
# Message content template. Limited with 2000 characters.
[ content: <tmpl_string> | default = '{{ template "discord.default.content" . }}' ]
# The HTTP client's configuration.
[ http_config: <http_config> | default = global.http_config ]
```
Expand Down

0 comments on commit ee8fb08

Please sign in to comment.