Skip to content

docs: fix API_TIMEOUT default and add DynDNS2 to protocol list#83

Merged
0xFelix merged 1 commit intomainfrom
docs/fix-timeout-default-and-dyndns2-mention
Apr 19, 2026
Merged

docs: fix API_TIMEOUT default and add DynDNS2 to protocol list#83
0xFelix merged 1 commit intomainfrom
docs/fix-timeout-default-and-dyndns2-mention

Conversation

@0xFelix
Copy link
Copy Markdown
Owner

@0xFelix 0xFelix commented Apr 19, 2026

Summary

  • README.md: env-var table listed API_TIMEOUT default as 15 seconds. NewConfig sets Timeout: 60 (pkg/config/config.go:133), which also matches the timeout: 60 in the YAML example above the table.
  • AGENTS.md: overview enumerated "lego HTTP request, ACMEDNS, DirectAdmin Legacy, plain HTTP" but omitted DynDNS2 (/nic/update), which is wired up in pkg/app/app.go and documented in the README endpoint table.

Test plan

  • Docs-only change; no code touched.

- README env table listed API_TIMEOUT default as 15 seconds, but
  NewConfig sets it to 60. Matches the yaml example above the table.
- AGENTS.md overview enumerated the supported DNS API protocols but
  omitted DynDNS2 (/nic/update), which has been wired up for a while.

Signed-off-by: 0xFelix <felix@matouschek.org>
@0xFelix 0xFelix merged commit 2139a59 into main Apr 19, 2026
5 checks passed
@0xFelix 0xFelix deleted the docs/fix-timeout-default-and-dyndns2-mention branch April 19, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant