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:
@@ -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
|
||||
Reference in New Issue
Block a user