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

CHORE: Remove references to TXTMulti (#1953)

This commit is contained in:
Tom Limoncelli
2023-01-18 11:45:36 -05:00
committed by GitHub
parent b6ee7161a5
commit 9bb38c4526
5 changed files with 1 additions and 55 deletions

View File

@@ -38,7 +38,6 @@ func generateFeatureMatrix() error {
{"SRV", "Driver has explicitly implemented SRV record management"},
{"SSHFP", "Provider can manage SSHFP records"},
{"TLSA", "Provider can manage TLSA records"},
{"TXTMulti", "Provider can manage TXT records with multiple strings"},
{"R53_ALIAS", "Provider supports Route 53 limited ALIAS"},
{"AZURE_ALIAS", "Provider supports Azure DNS limited ALIAS"},
{"DS", "Provider supports adding DS records"},