mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
[PR #914] Request to update cloudflare.md documentation #902
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?
Original Pull Request: https://github.com/qdm12/ddns-updater/pull/914
State: closed
Merged: No
Added the "host" parameters to inform users how to update subdomains.
Putting a subdomain in the domain parameters, ended adding an additional period when configured.
For example, when domain was set to "sub.example.com", DDNS-Updater will attempt to update ".sub.example.com" which ended up with an error.
Feel free to ask questions