Add missing config

This commit is contained in:
Till Faelligen 2020-10-24 20:05:01 +02:00
parent 3e4c95128c
commit 6f8bd745a7

View file

@ -74,6 +74,9 @@ global:
# Kafka.
use_naffka: true
# The maximal size of messages passed between Kafka producers and consumers
max_message_bytes: 1048576
# Naffka database options. Not required when using Kafka.
naffka_database:
connection_string: file:naffka.db