| ... | ... | @@ -20,6 +20,8 @@ Since the intake-shell is only a mock service, the properties file for it repres |
|
|
|
* node.broadcast.routing.key
|
|
|
|
- The routing key when broadcasting AMQP messages
|
|
|
|
- Will be deprecated, this is defined in the code as an enum now
|
|
|
|
* node.virtual.host
|
|
|
|
- The virtual host to connect to of the RabbitMQ broker
|
|
|
|
|
|
|
|
### Ingest Properties
|
|
|
|
|
| ... | ... | @@ -49,6 +51,8 @@ The ingest-shell is undergoing development so the properties may not be stable f |
|
|
|
- The address which e-mails should be sent to (ex: chron-support@sdsc.edu)
|
|
|
|
* smtp.from
|
|
|
|
- Will likely be removed
|
|
|
|
* node.virtual.host
|
|
|
|
- The virtual host to connect to of the RabbitMQ broker
|
|
|
|
|
|
|
|
### Replication Properties
|
|
|
|
|
| ... | ... | @@ -76,6 +80,8 @@ The ingest-shell is undergoing development so the properties may not be stable f |
|
|
|
- Same as ingest
|
|
|
|
* smtp.from
|
|
|
|
- Same as ingest
|
|
|
|
* node.virtual.host
|
|
|
|
- The virtual host to connect to of the RabbitMQ broker
|
|
|
|
|
|
|
|
--------------------------
|
|
|
|
#### TODO
|
| ... | ... | |
| ... | ... | |