@realtimex/folio 0.1.12 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.env.example CHANGED
@@ -7,6 +7,7 @@ VITE_API_URL=http://localhost:3006
7
7
  PORT=3006
8
8
  NODE_ENV=development
9
9
  DISABLE_AUTH=true
10
+ FOLIO_VLM_IMAGE_REENCODE_RETRY_ENABLED=true
10
11
 
11
12
  # Optional .env fallback for local API (BYOK via setup UI is preferred)
12
13
  SUPABASE_URL=