We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4d3b31 + 1a292a0 commit cd75810Copy full SHA for cd75810
docs/resources/record.md
@@ -45,7 +45,7 @@ resource "hostingde_record" "example" {
45
46
### Optional
47
48
-- `priority` (Number) Priority of MX and SRV records. Defaults to 10.
+- `priority` (Number) Priority of MX and SRV records.
49
- `ttl` (Number) TTL of the DNS record in seconds. Minimum is 60, maximum is 31556926. Defaults to 3600.
50
51
### Read-Only
0 commit comments