mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
added docstring for temp
This commit is contained in:
parent
b972cc8a83
commit
0017e48870
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
|||
with all available choices.
|
||||
|
||||
:param str target_name: domain name
|
||||
:param bool temp: whether or not self.make_vhost_ssl shouldn't be called
|
||||
|
||||
:returns: ssl vhost associated with name
|
||||
:rtype: :class:`~letsencrypt_apache.obj.VirtualHost`
|
||||
|
|
|
|||
Loading…
Reference in a new issue