Browse Source

keep content:
# dns_selectel_info='Selectel.com
# Domains: Selectel.ru
# Site: Selectel.com
# Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_selectel
# Options:
# Variables that must be defined before running

Vladimir Alexeev 9 tháng trước cách đây
mục cha
commit
d3f3a70350
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      dnsapi/dns_selectel.sh

+ 1 - 2
dnsapi/dns_selectel.sh

@@ -7,10 +7,9 @@
 # Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_selectel
 # Options:
 # Variables that must be defined before running
+#   SL_Ver can take one of the values 'v1' or 'v2', default is 'v1'
 #   SL_Ver='v1', when using version API legacy (v1)
-#       OR  
 #   SL_Ver='v2', when using version API actual (v2)
-#   default = 'v1'
 # when using API version v1, i.e. SL_Ver is 'v1' or not defined:
 #   SL_Key - API Key, required
 # when using API version v2: