From 83fa74831e68ed9aeeee73f7e1811ef775b90337 Mon Sep 17 00:00:00 2001 From: Timothy Miller <46549361+timothymiller@users.noreply.github.com> Date: Wed, 15 Feb 2023 15:17:08 -0500 Subject: [PATCH] Updated README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index e443060..920ea65 100755 --- a/README.md +++ b/README.md @@ -187,11 +187,7 @@ If you are using API Tokens, make sure the token used supports editing your zone ### 🧹 Optional features -`purgeUnknownRecords` removes stale DNS records from Cloudflare. This is useful if you have a dynamic DNS record that you no longer want to use. - -### 🗣️ Call to action: Docker environment variable support - -I am looking for help adding Docker environment variable support to this project. If interested, check out [this comment](https://github.com/timothymiller/cloudflare-ddns/pull/35#issuecomment-974752476) and open a PR. +`purgeUnknownRecords` removes stale DNS records from Cloudflare. This is useful if you have a dynamic DNS record that you no longer want to use. If you have a dynamic DNS record that you no longer want to use, you can set `purgeUnknownRecords` to `true` and the script will remove the stale DNS record from Cloudflare. ## 🐳 Deploy with Docker Compose