DOC: configuration: add "acme" section to the keywords list

Add the "acme" keyword with its argument in the "3.13" section, so this
could be detected by haproxy-dconv has a keyword and put in the keywords
list.
This commit is contained in:
William Lallemand 2025-05-06 15:34:39 +02:00
parent b7c4a68ecf
commit e516b14d36

View File

@ -5923,6 +5923,8 @@ ocsp-update [ off | on ]
3.13. ACME
----------
acme <name>
The ACME protocol can be configured using the "acme" section. The section takes
a "<name>" argument, which is used to link a certificate to the section.