blob: 646d2f111a57d05138f0fc3f364e438954d6f846 [file] [log] [blame]
[#ftl]
#
##
# KafkaZookeeper configuration template for Brooklyn
##
# the directory where the snapshot is stored.
dataDir=${driver.runDir}/zookeeper
# the port at which the clients will connect
clientPort=${entity.zookeeperPort?c}
# disable the per-ip limit on the number of connections since this is a non-production config
maxClientCnxns=0