Преглед изворни кода

Update certbot-dns-plugins.js

lebrou34 пре 4 година
родитељ
комит
59e8446d47
1 измењених фајлова са 6 додато и 6 уклоњено
  1. 6 6
      global/certbot-dns-plugins.js

+ 6 - 6
global/certbot-dns-plugins.js

@@ -111,12 +111,12 @@ certbot_dns_dnspod:dns_dnspod_api_token = "DNSPOD-API-TOKEN"`,
 	},
 	//####################################################//
 	gandi: {
-		display_name:    'Gandi Live DNS',
-		package_name:    'certbot_plugin_gandi',
-		package_version: '1.2.5',
-		dependencies:    '',
-		credentials:     'certbot_plugin_gandi:dns_api_key = APIKEY',
-		full_plugin_name: 'certbot-plugin-gandi:dns',
+		display_name:      'Gandi Live DNS',
+		package_name:      'certbot_plugin_gandi',
+		package_version:   '1.2.5',
+		dependencies:      '',
+		credentials:       'certbot_plugin_gandi:dns_api_key = APIKEY',
+		full_plugin_name:  'certbot-plugin-gandi:dns',
 	},
 	//####################################################//
 	google: {