Fixing tables in the documentation.
This commit is contained in:
@ -22,17 +22,17 @@ The consumer client requires that the `consumer.cnf` configuration file is eithe
|
||||
|
||||
The source broker, the destination database and the message log file can be configured into the separate `consumer.cnf` file.
|
||||
|
||||
| Option |Desctiption |
|
||||
|--------------------------------------------------------|
|
||||
| hostname |Hostname of the RabbitMQ server |
|
||||
| port |Port of the RabbitMQ server |
|
||||
| vhost |Virtual host location of the RabbitMQ server|
|
||||
| user |Username for the RabbitMQ server |
|
||||
| passwd |Password for the RabbitMQ server |
|
||||
| queue |Queue to consume from |
|
||||
| dbserver |Hostname of the SQL server |
|
||||
| dbport |Port of the SQL server |
|
||||
| dbname |Name of the SQL database to use |
|
||||
| dbuser |Database username |
|
||||
| dbpasswd |Database passwork |
|
||||
| logfile |Message log filename |
|
||||
| Option | Desctiption |
|
||||
|---------------------------------------------------------|
|
||||
| hostname | Hostname of the RabbitMQ server |
|
||||
| port | Port of the RabbitMQ server |
|
||||
| vhost | Virtual host location of the RabbitMQ server |
|
||||
| user | Username for the RabbitMQ server |
|
||||
| passwd | Password for the RabbitMQ server |
|
||||
| queue | Queue to consume from |
|
||||
| dbserver | Hostname of the SQL server |
|
||||
| dbport | Port of the SQL server |
|
||||
| dbname | Name of the SQL database to use |
|
||||
| dbuser | Database username |
|
||||
| dbpasswd | Database passwork |
|
||||
| logfile | Message log filename |
|
||||
|
Reference in New Issue
Block a user