config.example.yml in letsencrypt_webfaction-1.1.8 vs config.example.yml in letsencrypt_webfaction-2.0.0

- old
+ new

@@ -1,9 +1,9 @@ # See config.defaults.yml for all available settings. key_size: 4096 endpoint: 'https://acme-v01.api.letsencrypt.org/' -account_email: 'me@example.com' +letsencrypt_account_email: 'me@example.com' domains: - 'example.com' - 'www.example.com' # The webroot of the application. public: '/home/myuser/webapps/myapp/public_html'