[PR #914] [CLOSED] Request to update cloudflare.md documentation #898

Open
opened 2025-11-20 04:26:28 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/914
Author: @salocinyeet
Created: 1/17/2025
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 08302a0 Added the "host" parameters to inform users how to update subdomains.
  • 8793d2f Merge pull request #1 from salocinyeet/salocinyeet-cloudflare-host-update

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 docs/cloudflare.md (+3 -2)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/914 **Author:** [@salocinyeet](https://github.com/salocinyeet) **Created:** 1/17/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`08302a0`](https://github.com/qdm12/ddns-updater/commit/08302a08757522f008dc464b1cdae254b8c62c31) Added the "host" parameters to inform users how to update subdomains. - [`8793d2f`](https://github.com/qdm12/ddns-updater/commit/8793d2f6a6e91ae51fa35f61690efdf261a97d31) Merge pull request #1 from salocinyeet/salocinyeet-cloudflare-host-update ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/cloudflare.md` (+3 -2) </details> ### 📄 Description 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:26:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#898