Merged PR 129: feature/1641:Update config.rst

## Summary
Changed environment config to training config in config.rst as Chris requested.

## Checklist
- [X] This PR is linked to a **work item**
- [X] I have performed **self-review** of the code
- [X] I have written **tests** for any new functionality added with this PR
- [X] I have updated the **documentation** if this PR changes or adds functionality
- [X] I have run **pre-commit** checks for code style

feature/1641:
Changed environment config to training config

Related work items: #1641
This commit is contained in:
Brian Kanyora
2023-07-20 15:50:13 +00:00
committed by Christopher McCarthy

View File

@@ -17,10 +17,10 @@ PrimAITE uses two configuration files for its operation:
Used to define the low-level settings of a session, including the network laydown, green / red agent information exchange requirements (IERSs) and Access Control Rules.
Environment Config:
Training Config:
*******************
The environment config file consists of the following attributes:
The Training Config file consists of the following attributes:
**Generic Config Values**