diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 9cbc0900..ab3e14b2 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3380,11 +3380,10 @@ "Network & Firewall" ], "notes": [ - "To update the configuration edit `/etc/systemd/system/cloudflare-ddns.service`. After edit please restart with `systemctl restart cloudflare-ddns`" - ], - "warnings": [ - "To setup the updater you must have the Cloudflare Token and the domains, please read the Github documentation at `https://github.com/favonia/cloudflare-ddns?tab=readme-ov-file#-step-1-updating-the-compose-file` (only the expandable section)" + "To setup the updater you must have a Cloudflare Account API Token with \"DNS Read\" and \"DNS Write\" permission on the domains you want to create or update. See also the Github documentation at `https://github.com/favonia/cloudflare-ddns?tab=readme-ov-file#-step-1-updating-the-compose-file` (only the expandable section).", + "To update the configuration, edit `/etc/cloudflare-ddns.env`. After editing, please restart with `systemctl restart cloudflare-ddns`. Check the logs with `journalctl -u cloudflare-ddns -f`" ], + "warnings": [], "port": 0, "website": "https://github.com/favonia/cloudflare-ddns", "documentation": "https://github.com/favonia/cloudflare-ddns/blob/main/README.markdown", @@ -3397,6 +3396,10 @@ "pve" ], "config_path": "", + "default_credentials": { + "username": "root", + "password": "" + }, "os": "debian" }, {