services.zookeeper.extraConf

NixOS option

Extra configuration for Zookeeper.

type: strings concatenated with "\n"
Default
''
  initLimit=5
  syncLimit=2
  tickTime=2000
''
declared in: nixos/modules/services/misc/zookeeper.nixView source on NixOS/nixpkgs →