Skip to content

Commit 717d181

Browse files
authored
Fix bold font (#69)
1 parent f3da6e4 commit 717d181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ A: yes. Say you want to change `kafka1` port to `12345` (only relevant lines are
160160
KAFKA_ADVERTISED_LISTENERS: LISTENER_DOCKER_INTERNAL://kafka1:19092,LISTENER_DOCKER_EXTERNAL://${DOCKER_HOST_IP:-127.0.0.1}:12345
161161
```
162162

163-
**Q: Kafka is using a lot of disk space for testing. Can I reduce it?
163+
**Q: Kafka is using a lot of disk space for testing. Can I reduce it?**
164164

165165
A: yes. This is for testing only!!! Reduce the KAFKA_LOG_SEGMENT_BYTES to 16MB and the KAFKA_LOG_RETENTION_BYTES to 128MB
166166

0 commit comments

Comments
 (0)