Skip to content

Commit 8599f12

Browse files
authored
Update verbiage for camUrl and mcwsUrl requirements (#48)
1 parent 32cbaf9 commit 8599f12

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Open Mission Control Techologies for Mission Control Web Services (Open MCT for
44
## Configuration
55
Various configurations and customizations are available by editing `config.js`. Descriptions of each configuration reside with the configuration in the file.
66

7-
### Required configurations
8-
1. `camUrl` and `mcwsUrl` are required to work with MCWS and CAM.
9-
2. In the `namespaces` configuration, `url`, the path to the MCWS persistence spaces, are required.
7+
### AMMOS configurations
8+
1. `camUrl`: The url to the CAM server, if CAM is to be used for authentication.
9+
2. `mcwsUrl`: The url to the MCWS server.
10+
3. In the `namespaces` configuration, `url`, the path to the MCWS persistence spaces, are required.
1011

1112
## Development
1213

0 commit comments

Comments
 (0)