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

Add support for LOC records

This commit is contained in:
Mark Tearle
2020-11-29 23:42:51 +08:00
parent ade8d54df3
commit 9d4bd0aaec
15 changed files with 730 additions and 26 deletions

View File

@@ -10,6 +10,7 @@ OctoDNS supports the following record types:
* `CAA`
* `CNAME`
* `DNAME`
* `LOC`
* `MX`
* `NAPTR`
* `NS`