services.mastodon.elasticsearch.prefix

NixOS option

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 in: nixos/modules/services/web-apps/mastodon.nixView source on NixOS/nixpkgs →