mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:54:09 -04:00
docs(porkbun): fix discrepancy in parameter fields, fix #816
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
### Compulsory Parameters
|
||||
|
||||
- `"domain"` is the domain to update. It can be `example.com` (root domain), `sub.example.com` (subdomain of `example.com`) or `*.example.com` for the wildcard.
|
||||
- `"apikey"`
|
||||
- `"secretapikey"`
|
||||
- `"api_key"`
|
||||
- `"secret_api_key"`
|
||||
- `"ttl"` optional integer value corresponding to a number of seconds
|
||||
|
||||
### Optional parameters
|
||||
|
||||
Reference in New Issue
Block a user