certbot/examples/dev-cli.ini
Jakub Warmuz aa4641b3b0
--agree-dev-preview
`git grep -i eula` to the rescue
2015-10-20 19:33:27 +00:00

18 lines
435 B
INI

# This is an example configuration file for developers
config-dir = /tmp/le/conf
work-dir = /tmp/le/conf
logs-dir = /tmp/le/logs
# make sure to use a valid email and domains!
email = foo@example.com
domains = example.com
text = True
agree-dev-preview = True
agree-tos = True
debug = True
# Unfortunately, it's not possible to specify "verbose" multiple times
# (correspondingly to -vvvvvv)
verbose = True
authenticator = standalone