From ae18d3a1f5975a1e09a87ebc992705f3af534ce7 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 26 Sep 2017 17:05:13 +0200 Subject: [PATCH] Update duckdns.markdown --- source/_addons/duckdns.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_addons/duckdns.markdown b/source/_addons/duckdns.markdown index 908a297c744..a3bb1b1753c 100644 --- a/source/_addons/duckdns.markdown +++ b/source/_addons/duckdns.markdown @@ -14,7 +14,10 @@ featured: true ```json { - "token": "sdfj-2131023-dslfjsd-12321", + "lets_encrypt": { + "accept_terms": false + }, +  "token": "sdfj-2131023-dslfjsd-12321", "domains": ["my-first-account.duckdns.org", "my-second-account.duckdns.org"] } ``` @@ -24,3 +27,4 @@ Configuration variables: - **token** (*Required*): Your Duck DNS API key. - **domains** (*Required*): A list of domains to update DNS. - **seconds** (*Optional*): Seconds between updates to Duck DNS. +- **lets_encrypt.accept_terms** (*Optional*): If that will be enabled, it generate & update let's enrypt certificate