mirror of
https://github.com/nicolargo/glances.git
synced 2025-01-02 22:54:49 +03:00
fix typo in comment
This commit is contained in:
parent
8aecac8f21
commit
353e75f510
@ -43,7 +43,7 @@ class Export(GlancesExport):
|
||||
# Optionals configuration keys
|
||||
self.compression = None
|
||||
|
||||
# Load the Cassandra configuration file section
|
||||
# Load the Kafka configuration file section
|
||||
self.export_enable = self.load_conf('kafka',
|
||||
mandatories=['host', 'port', 'topic'],
|
||||
options=['compression'])
|
||||
|
Loading…
Reference in New Issue
Block a user