From dfddf35b4ec864d7eca6794e4543d2115cad4d6e Mon Sep 17 00:00:00 2001 From: matt Date: Fri, 17 Oct 2025 18:04:55 -0700 Subject: [PATCH] chore: alos include the updated dockerhub-docker-compose.yml --- dockerhub-docker-compose.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dockerhub-docker-compose.yml b/dockerhub-docker-compose.yml index 04f9c3d..5378247 100644 --- a/dockerhub-docker-compose.yml +++ b/dockerhub-docker-compose.yml @@ -32,8 +32,6 @@ services: SHOW_MISC_POOL: "0" WEB_THEME_PICKER_DIAGNOSTICS: "1" # 1=enable extra theme catalog diagnostics fields, uncapped view & /themes/metrics ENABLE_CARD_DETAILS: "1" # 1=show Card Details button in card browser (with similarity cache) - - # Similarity Cache (Phase 2 - M5 Performance Optimization) SIMILARITY_CACHE_ENABLED: "1" # 1=use pre-computed similarity cache; 0=real-time calculation SIMILARITY_CACHE_PATH: "card_files/similarity_cache.parquet" # Path to Parquet cache file