|
|
There are various properties files that we use to configure the shells for testing. Currently, there are 3: intake.properties, ingest.properties, and replication.properties.
|
|
There are various properties files that we use to configure the shells for testing. Currently, there are 3: intake.properties, ingest.properties, and replication.properties.
|
|
|
|
|
|
|
|
|
Note: The schema for properties is currently in flux from [Issue-6](https://adapt.umiacs.umd.edu/gitlab/chronopolis/chronopolis-core/issues/6)
|
|
|
|
|
|
|
### Intake Properties
|
|
### Intake Properties
|
|
|
|
|
|
|
|
Since the intake-shell is only a mock service, the properties file for it represents the bare necessities:
|
|
Since the intake-shell is only a mock service, the properties file for it represents the bare necessities:
|
| ... | @@ -74,3 +76,7 @@ The ingest-shell is undergoing development so the properties may not be stable f |
... | @@ -74,3 +76,7 @@ The ingest-shell is undergoing development so the properties may not be stable f |
|
|
- Same as ingest
|
|
- Same as ingest
|
|
|
* smtp.from
|
|
* smtp.from
|
|
|
- Same as ingest
|
|
- Same as ingest
|
|
|
|
|
|
|
|
|
|
|
|
#### TODO
|
|
|
|
* List the default values for propeties if they are missing |
|
|
|
\ No newline at end of file |