mirror of
https://github.com/certbot/certbot.git
synced 2026-04-26 08:39:19 -04:00
agree-tos in dev-cli.ini
This commit is contained in:
parent
c74bc409d8
commit
5128a0345f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ domains = example.com
|
|||
|
||||
text = True
|
||||
agree-eula = True
|
||||
agree-tos = True
|
||||
debug = True
|
||||
# Unfortunately, it's not possible to specify "verbose" multiple times
|
||||
# (correspondingly to -vvvvvv)
|
||||
|
|
|
|||
Loading…
Reference in a new issue