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

DOCS: Clarify/fix official and community support (#2172)

This commit is contained in:
Tom Limoncelli
2023-03-15 12:12:51 -04:00
committed by GitHub
parent 4828423d71
commit 28055dc6f7
4 changed files with 8 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ var features = providers.DocumentationNotes{
providers.CanUseTLSA: providers.Can(),
providers.DocCreateDomains: providers.Can(),
providers.DocDualHost: providers.Can(),
providers.DocOfficiallySupported: providers.Can(),
providers.DocOfficiallySupported: providers.Cannot(),
}
func init() {