feat: Filter category tree based on ROOT_CATEGORY_ID for display while keeping the full tree for image sync, and summarize image deletion logs.

This commit is contained in:
sebseb7
2025-11-23 09:23:37 +01:00
parent a80acfe6d7
commit 6ea9abab81
3 changed files with 10 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ DB_PASSWORD=
DB_DATABASE=eazybusiness
REDIS_PREFIX=shop_api_
CACHE_LOCATION=./cache
ROOT_CATEGORY_ID=209
ROOT_CATEGORY_ID=0
JTL_SHOP_ID=0
JTL_SPRACHE_ID=1
JTL_PLATTFORM_ID=1