mirror of https://github.com/onweru/compose.git

weru
31.34.2025 58b2d2b2cb07aecd69e2a538e6a3b550cd726b51
exampleSite/tina/config.ts
@@ -29,7 +29,7 @@
  },
  search: {
    tina: {
      indexerToken: "876018600e28b19feaf033cc3364f588fe8a6248",
      indexerToken: process.env.TINA_SEARCH_TOKEN!,
      stopwordLanguages: ["deu", "eng", "fra", "ita", "spa", "nld"]
    },
    indexBatchSize: 100,