Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Commit

Permalink
Change topic name
Browse files Browse the repository at this point in the history
  • Loading branch information
jpignata committed Aug 6, 2012
1 parent 819f104 commit 5afdf73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/kafka_log.rb
@@ -1,2 +1,2 @@
producer = Kafka::Producer.new(topic: "posts")
producer = Kafka::Producer.new(topic: "blog_log")
KafkaLog.instance.start(producer)

0 comments on commit 5afdf73

Please sign in to comment.