Skip to content

Commit

Permalink
Update documentation to reflect ALIAS and root NS support
Browse files Browse the repository at this point in the history
  • Loading branch information
istr committed Dec 17, 2023
1 parent 582358f commit 68c1852
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,11 @@ providers:

#### Records

Supports A, AAAA, NS, MX, TXT, SRV, CNAME, and PTR
Supports A, AAAA, ALIAS (CNAME flattening), NS, MX, TXT, SRV, CNAME, and PTR.
CNAME flattening resolves both A and AAAA records and inherits the upstream TTL.

#### Root NS Records
The GCore provider supports full root NS record management.

#### Dynamic

Expand Down

0 comments on commit 68c1852

Please sign in to comment.