Skip to content

Commit 9afeaa2

Browse files
authored
fix MC-HOST24 DNS plugin indentation
1 parent 94c0e54 commit 9afeaa2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

global/certbot-dns-plugins.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,8 @@
396396
"package_name": "certbot-dns-mchost24",
397397
"version": "",
398398
"dependencies": "",
399-
"credentials": "# Obtain API token using https://github.com/JoeJoeTV/mchost24-api-python\ndns_mchost24_api_token=<insert obtained API token here>", "full_plugin_name": "dns-mchost24"
399+
"credentials": "# Obtain API token using https://github.com/JoeJoeTV/mchost24-api-python\ndns_mchost24_api_token=<insert obtained API token here>",
400+
"full_plugin_name": "dns-mchost24"
400401
},
401402
"mijnhost": {
402403
"name": "mijn.host",

0 commit comments

Comments
 (0)