Skip to content

Commit f767203

Browse files
committed
kafka_codec option fix in docs
1 parent e4fc178 commit f767203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/topics/frontera-settings.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,9 +632,9 @@ Hostname and port of kafka broker, separated with :. Can be a string with hostna
632632
KAFKA_CODEC
633633
-----------
634634

635-
Default: ``KAFKA_CODEC``
635+
Default: ``None``
636636

637-
Kafka-python 1.0.x version compression codec to use, is a string and could be one of ``none``, ``snappy``, ``gzip`` or
637+
Kafka-python 1.0.x version compression codec to use, is a string or None and could be one of ``snappy``, ``gzip`` or
638638
``lz4``.
639639

640640
.. setting:: SPIDER_LOG_DBW_GROUP

0 commit comments

Comments
 (0)