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

Revert "_PROVIDER flag phase 1: generate warnings"

This reverts commit 26c632e05f.
This commit is contained in:
Tom Limoncelli
2022-03-27 15:56:57 -04:00
parent 26c632e05f
commit 73de17adc2
15 changed files with 3 additions and 45 deletions

View File

@@ -42,7 +42,6 @@ For instance, your `creds.json` might looks like:
```json
{
"axfrddns": {
"_PROVIDER": "AXFRDDNS",
"transfer-key": "hmac-sha256:transfer-key-id:Base64EncodedSecret=",
"update-key": "hmac-sha256:update-key-id:AnotherSecret="
}