1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Fix deSEC long TXT bug (#997)

* Fix deSEC long TXT bug
* Update convert.go
This commit is contained in:
Tom Limoncelli
2021-03-01 21:05:21 -05:00
committed by GitHub
parent 57a1231ea1
commit a0051c2b6f
2 changed files with 9 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ var features = providers.DocumentationNotes{
providers.CanUsePTR: providers.Can(),
providers.CanGetZones: providers.Can(),
providers.CanAutoDNSSEC: providers.Cannot(),
providers.CanUseTXTMulti: providers.Can(),
}
var defaultNameServerNames = []string{