services.druid.broker.config

(key=value) Configuration to be written to runtime.properties of the druid Druid Broker https://druid.apache.org/docs/latest/configuration/index.html

Type
attribute set of anything
Default
{ }
Example
{
  "druid.plainTextPort" = "8082";
  "druid.service" = "servicename";
}
Declared
<nixpkgs/nixos/modules/services/cluster/druid/default.nix>