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

weru
29.23.2023 d0400812b2d846a431cfb9e10fc207ce037de250
exampleSite/tina/config.ts
@@ -112,4 +112,12 @@
      },
    ],
  },
  search: {
    tina: {
      indexerToken: "977c145439dda036080dd7a33478d2ba385ab5af",
      stopwordLanguages: ["deu", "eng", "fra", "ita", "spa", "nld"]
    },
    indexBatchSize: 100,
    maxSearchIndexFieldLength: 100
  }
});