mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Fixes for cloudflare CAA support
This commit is contained in:
+5
-3
@@ -123,9 +123,11 @@
|
||||
"id": "fc223b34cd5611334422ab3322997667",
|
||||
"type": "CAA",
|
||||
"name": "unit.tests",
|
||||
"content": "ca.unit.tests",
|
||||
"flags": 0,
|
||||
"tag": "issue",
|
||||
"data": {
|
||||
"flags": 0,
|
||||
"tag": "issue",
|
||||
"value": "ca.unit.tests"
|
||||
},
|
||||
"proxiable": false,
|
||||
"proxied": false,
|
||||
"ttl": 3600,
|
||||
|
||||
Reference in New Issue
Block a user