From d0b818373856c04a95e152f483003abc20e463e7 Mon Sep 17 00:00:00 2001 From: sebseb7 Date: Mon, 24 Nov 2025 09:17:30 +0100 Subject: [PATCH] typo --- .env.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index a32af01..38cc988 100644 --- a/.env.example +++ b/.env.example @@ -10,4 +10,5 @@ JTL_SPRACHE_ID=1 JTL_PLATTFORM_ID=1 SERVER_PORT=3991 SERVER_HOST=127.0.0.1 -SYNC_INTERVAL_MS=600000 \ No newline at end of file +SYNC_INTERVAL_MS=600000 +EXCLUDE_CATEGORY_IDS= \ No newline at end of file