Skip to content

Commit

Permalink
Document keyfile_password configuration factor
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoehr authored and pgjones committed Oct 8, 2023
1 parent d7990fb commit 96e3fce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/how_to_guides/configuring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ insecure_bind ``--insecure-bind`` The TCP host/address to
keep_alive_timeout ``--keep-alive`` Seconds to keep inactive connections alive 5s
before closing.
keyfile ``--keyfile`` Path to the SSL key file.
keyfile_password ``--keyfile-password`` Password for the keyfile if the keyfile is
password-protected.
logconfig ``--log-config`` A Python logging configuration file. This The logging ini format.
can be prefixed with 'json:' or 'toml:' to
load the configuration from a file in that
Expand Down

0 comments on commit 96e3fce

Please sign in to comment.