From deeea7952c5902404f5575057dfb98f05d5f9e6a Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Fri, 23 May 2025 22:02:13 +0500 Subject: [PATCH] there is no debug mode --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index cdb5ee2..e39ca82 100644 --- a/README.md +++ b/README.md @@ -137,11 +137,6 @@ Certificates are valid for 90 days. To renew: - **"Rate limited"**: Let's Encrypt has rate limits (50 certificates per week per domain) - **"DNS propagation failed"**: Wait a few minutes and retry -**Debug mode:** -```bash -# Add to your .env file for verbose output -CERTBOT_ARGS=--verbose -``` ## Security Notes - Keep your `.env` file secure and never commit it to version control