summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-04-20 19:49:59 +0000
committerGerrit Code Review <review@openstack.org>2022-04-20 19:49:59 +0000
commit8582dac3ade1959c39510449b2872590a4d5b654 (patch)
tree1b4cfc47baa21552c9ad6acf62458aeb2d1e1ab4
parentd8011793f94f82452338ee3e0b193928f80a4a46 (diff)
parentcb4b4f4aa14825d9072eaebaf2d75487686c6882 (diff)
downloadzuul-8582dac3ade1959c39510449b2872590a4d5b654.tar.gz
Merge "doc: Add command_socket attribute in web section"5.2.3
-rw-r--r--doc/source/configuration.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index 797dd9a56..5e66daf8f 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -808,6 +808,11 @@ sections of ``zuul.conf`` are used by the web server:
.. attr:: web
+ .. attr:: command_socket
+ :default: /var/lib/zuul/web.socket
+
+ Path to command socket file for the web process.
+
.. attr:: listen_address
:default: 127.0.0.1