mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-30 21:49:37 +03:00
Merge pull request #1394 from EmilienMottet/develop
fix mistake in comment
This commit is contained in:
commit
156eb61752
@ -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