services.mastodon.elasticsearch.preset
It controls the ElasticSearch indices configuration (number of shards and replica).
- Type
one of "single_node_cluster", "small_cluster", "large_cluster"- Default
"single_node_cluster"- Example
"large_cluster"- Declared
- <nixpkgs/nixos/modules/services/web-apps/mastodon.nix>