mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Update certbot-apache/certbot_apache/_internal/configurator.py
Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
719142e28d
commit
4b3dea8be6
1 changed files with 1 additions and 1 deletions
|
|
@ -1736,7 +1736,7 @@ class ApacheConfigurator(common.Installer):
|
|||
:param unused_options: Not currently used
|
||||
:type unused_options: Not Available
|
||||
|
||||
:param: prefetch: Use OCSP prefetching
|
||||
:param prefetch: Use OCSP prefetching
|
||||
:type prefetch: bool
|
||||
|
||||
:returns: Success, general_vhost (HTTP vhost)
|
||||
|
|
|
|||
Loading…
Reference in a new issue