Add example dev config file, config file docs.

This commit is contained in:
Jakub Warmuz
2015-07-03 15:02:01 +00:00
parent c639673de5
commit 7c3c52c2b1
2 changed files with 38 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# 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-eula = True
debug = True
# Unfortunately, it's not possible to specify "verbose" multiple times
# (correspondingly to -vvvvvv)
verbose = True
authenticator = standalone