diff options
Diffstat (limited to 'docs/Outputs.md')
-rw-r--r-- | docs/Outputs.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Outputs.md b/docs/Outputs.md index fab3bf8..86b20ea 100644 --- a/docs/Outputs.md +++ b/docs/Outputs.md @@ -133,6 +133,7 @@ Please note that user list is only updated once at creation. The HTTP output will POST a config to the specified HTTP URL. Basic username/password authentication is supported. Example HTTP output configuration: + ```yaml output: default: http |