mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-16 07:30:13 +01:00
chore: alos include the updated dockerhub-docker-compose.yml
This commit is contained in:
parent
23307c0d46
commit
dfddf35b4e
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue