From fcca723a7ae3124e74a8ec994543a3f1dd3136d6 Mon Sep 17 00:00:00 2001 From: Ruben Date: Mon, 3 Mar 2025 13:30:54 +0100 Subject: [PATCH] Remove AUTO_MODE from env --- example.env | 3 --- 1 file changed, 3 deletions(-) diff --git a/example.env b/example.env index a6fbb96..0be3e62 100644 --- a/example.env +++ b/example.env @@ -20,6 +20,3 @@ CERTIFICATES='[ "key_api_key": "your_key_api_key" } ]' - -# Optional: Auto mode configuration -AUTO_MODE="false"