services.mastodon.elasticsearch.prefix

If provided, adds a prefix to indexes in Elasticsearch. This allows to use the same Elasticsearch cluster between different projects or Mastodon servers.

Type
null or string
Default
null
Example
"mastodon"
Declared
<nixpkgs/nixos/modules/services/web-apps/mastodon.nix>