Skip to content

Commit

Permalink
These are not templeatable strings
Browse files Browse the repository at this point in the history
Signed-off-by: gotjosh <josue.abreu@gmail.com>
  • Loading branch information
gotjosh committed Oct 24, 2024
1 parent 6e1f76b commit a769cf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -887,10 +887,10 @@ webhook_url_file: <filepath>
[ content: <tmpl_string> | default = '{{ template "discord.default.content" . }}' ]
# Message username.
[ username: <tmpl_string> | default = '' ]
[ username: <string> | default = '' ]
# Message avatar URL.
[ avatar_url: <tmpl_string> | default = '' ]
[ avatar_url: <string> | default = '' ]
# The HTTP client's configuration.
[ http_config: <http_config> | default = global.http_config ]
Expand Down

0 comments on commit a769cf3

Please sign in to comment.