From 643d6d6bf3425f741a5c9260bffe64911acf15a6 Mon Sep 17 00:00:00 2001 From: "Mehdi (OSX)" Date: Thu, 23 Nov 2023 09:08:06 +0500 Subject: [PATCH] Updated README.md --- config-example.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-example.sh b/config-example.sh index 0b84dd6..1d23a01 100644 --- a/config-example.sh +++ b/config-example.sh @@ -3,7 +3,7 @@ dry_run=true #Create token from Cloudflare API tokens page, and limit it the DNZ zone of your domain. -cloudflare_token='s3R-_EDhlG6-O-iBUQ2TJD9IadwYD7vqX98s3tjh' +cloudflare_token='' #Set location for certificates to store in. certs_dir="../certs/"