summaryrefslogtreecommitdiff
path: root/opendc-common/src/main/resources
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-02-26 19:51:57 +0100
committermjkwiatkowski <mati.rewa@gmail.com>2026-02-26 19:51:57 +0100
commit82f8418f49b0564c5093c28be1ca522a628d0b4f (patch)
tree140e6e4579229c8eefac398e58f386f270dff328 /opendc-common/src/main/resources
parent4f816318b6672d40f23b22ca44cc06b77cadf961 (diff)
feat: added notes from last meeting with my supervisorHEADmaster
Diffstat (limited to 'opendc-common/src/main/resources')
-rw-r--r--opendc-common/src/main/resources/producer.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/opendc-common/src/main/resources/producer.toml b/opendc-common/src/main/resources/producer.toml
index 33a09284..8202e93b 100644
--- a/opendc-common/src/main/resources/producer.toml
+++ b/opendc-common/src/main/resources/producer.toml
@@ -2,4 +2,4 @@
"key.serializer" = "org.apache.kafka.common.serialization.VoidSerializer"
"value.serializer" = "io.confluent.kafka.serializers.protobuf.KafkaProtobufSerializer"
"schema.registry.url" = "http://localhost:8081"
-"auto.register.schemas" = "true" \ No newline at end of file
+"auto.register.schemas" = "true"