fixed 1984.hosting (see #2851) - actions enabled
This commit is contained in:
parent
38cb3abbb4
commit
dd256541f7
@ -49,6 +49,7 @@ dns_1984hosting_add() {
|
|||||||
postdata="$postdata&type=TXT"
|
postdata="$postdata&type=TXT"
|
||||||
postdata="$postdata&host=$_sub_domain"
|
postdata="$postdata&host=$_sub_domain"
|
||||||
postdata="$postdata&ttl=900"
|
postdata="$postdata&ttl=900"
|
||||||
|
# without setting the priority, validaton will fail.
|
||||||
postdata="$postdata&priority=10"
|
postdata="$postdata&priority=10"
|
||||||
postdata="$postdata&rdata=%22$value%22"
|
postdata="$postdata&rdata=%22$value%22"
|
||||||
_debug2 postdata "$postdata"
|
_debug2 postdata "$postdata"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user