services.dendrite.settings.sync_api.search.language

NixOS option

The language most likely to be used on the server - used when indexing, to ensure the returned results match expectations. A full list of possible languages can be found at https://github.com/blevesearch/bleve/tree/master/analysis/lang

type: string
Default
"en"
declared in: nixos/modules/services/matrix/dendrite.nixView source on NixOS/nixpkgs →