Closed carnalim closed 7 years ago
How would I set other parameters like: log.retention.hours delete.topic.enable=true
etc?
These options needed to be exposed through the start.sh (and as matter of clarity, the Dockerfile). I have some work in progress to add them. Maybe you can steal the relevant bits here #34 .
start.sh
Dockerfile
How would I set other parameters like: log.retention.hours delete.topic.enable=true
etc?