From 692b8951c8e676f9b15b848c12514a5b7a05296b Mon Sep 17 00:00:00 2001 From: foefl Date: Thu, 4 Jun 2026 15:46:36 +0200 Subject: [PATCH] fix description --- src/wattanalyse/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wattanalyse/README.md b/src/wattanalyse/README.md index 6b70cdb..bf18895 100644 --- a/src/wattanalyse/README.md +++ b/src/wattanalyse/README.md @@ -2,5 +2,5 @@ - DOPT_DEVELOPMENT: flag which signals that the current environment is in development mode - DOPT_STOP_FOLDER_NAME: stop folder to find base path -- DOPT_INTERNAL_DB: path to CRM database, relative to base path +- DOPT_INTERNAL_DB: path to internal database where results for further processing are saved, relative to base path - DOPT_PATH_LOGGING: path to logging folder, relative to base path