mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Discrepancy in docs/porkbun.md #439
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kuolemaaa on GitHub (Sep 17, 2024).
TLDR: The example says api_key and secret_api_key but the compulsory paragraph apikey and secretapikey
https://github.com/qdm12/ddns-updater/blob/master/docs/porkbun.md
@qdm12 commented on GitHub (Sep 17, 2024):
Indeed, that's fixed now, thanks! 👍
@SimonAkers commented on GitHub (Sep 22, 2024):
Hi, I have also just noticed it looks like the actual API key and secret API key are backwards in the example Porkbun config.
pkprefix should be API key,skprefix should be secret key.