Skip to content

Commit ffc68ef

Browse files
committed
Provider Porkbun: Update docs to show how to setup multiple domains for a single configuration entry
1 parent d4e9243 commit ffc68ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/porkbun.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
- `"ip_version"` can be `ipv4` (A records), or `ipv6` (AAAA records) or `ipv4 or ipv6` (update one of the two, depending on the public ip found). It defaults to `ipv4 or ipv6`.
3232
- `"ipv6_suffix"` is the IPv6 interface identifier suffix to use. It can be for example `0:0:0:0:72ad:8fbb:a54e:bedd/64`. If left empty, it defaults to no suffix and the raw public IPv6 address obtained is used in the record updating.
33+
- `"owner"` a CSV list of domains to update. For example, `"@,*"` for a domain of `domain.com` would update 2 DNS entries. `domain.com` and `*.domain.com`
3334

3435
## Domain setup
3536

0 commit comments

Comments
 (0)