From 799189cfd4e558664e1275abd17b98b321208348 Mon Sep 17 00:00:00 2001
From: erikjohnston
Date: Wed, 11 Jan 2023 10:48:38 +0000
Subject: deploy: bc7ca704ddc34a76fe9e3e1f895f459ac9ac7186
---
develop/usage/configuration/config_documentation.html | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'develop/usage/configuration/config_documentation.html')
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index 5ac7add384..8c493aacac 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -469,6 +469,11 @@ configuration.
port
: the TCP port to bind to.
+tag
: An alias for the port in the logger name. If set the tag is logged instead
+of the port. Default to None
, is optional and only valid for listener with type: http
.
+See the docs request log format.
+
+
bind_addresses
: a list of local addresses to listen on. The default is
'all local interfaces'.
--
cgit 1.5.1