Skip to content

Commit 2876f39

Browse files
authored
Update README.md
1 parent be79350 commit 2876f39

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
@@ -27,7 +27,7 @@ Ex:`dataDir=/home/user/tmp/zookeeper`
2727
broker.id=1 #unique id for our broker instance
2828
port=9092 #port where it listens
2929
delete.topic.enable=true #if we want to delete kafka topic stored in broker
30-
log.dirs=/home/neoito/kafka-logs/01 #to a place thats not volatile
30+
log.dirs=/home/thatcoder/kafka-logs/01 #to a place thats not volatile
3131
advertised.host.name=10.0.0.81 #prevents leader not found error when connecting from remote machine
3232
```
3333

0 commit comments

Comments
 (0)