From 73b8c09468334b97b5a3745ce16bd5399e515e7c Mon Sep 17 00:00:00 2001 From: ryuupendragon Date: Mon, 14 Jul 2025 13:05:02 +0530 Subject: [PATCH] Update stirling-pdf --- stirling-pdf/docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/stirling-pdf/docker-compose.yml b/stirling-pdf/docker-compose.yml index 5125981..25f1d7d 100644 --- a/stirling-pdf/docker-compose.yml +++ b/stirling-pdf/docker-compose.yml @@ -14,6 +14,7 @@ services: - LANGS=${LANGS} # Supported languages for OCR - SHOW_SURVEY=false # Disable user surveys - DISABLE_PIXEL=true # Disable pixel tracking + - SYSTEM_ENABLEANALYTICS=false # Disable analytics # Persistent storage configuration volumes: