From 7b263d5f4410af2d9e2c7fc4a0f4f1325ed107cb Mon Sep 17 00:00:00 2001 From: MarkusGaertner Date: Tue, 17 Dec 2024 11:18:35 +0100 Subject: [PATCH] remove EXPORT_FOLDER --- .env_example | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.env_example b/.env_example index 0bdbb28..7925a3a 100644 --- a/.env_example +++ b/.env_example @@ -1,4 +1,3 @@ TMP_FOLDER="tmp" - EXPORT_FOLDER="/home/USER/SHOPROOT/source/export/xml" PATHSHOPCONNECT="https://SHOP.TDL/modules/d3/xrechnung/public/connect.php" SHOPCONNECTTOKEN="XXXXXX" \ No newline at end of file diff --git a/README.md b/README.md index 076af45..69dfca7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ composer create-project d3/xrechnung-project xrechnung # 2) Configuration * rename file /home/USER/SHOPROOT/.env_example to .env -* edit .env +* edit values in .env to your environment # 3) Installation d3/xrechnung_lib Contact Dł for Access.