Skip to content

Commit

Permalink
Documentation updates. (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielscholl authored Aug 27, 2024
1 parent 749b16a commit 1e9f044
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ For detailed instructions, view our online [Documentation](https://azure.github.

## OSDU Services

Supported services running [Milestone 24](https://community.opengroup.org/groups/osdu/platform/-/milestones/26#tab-issues)
Supported services of OSDU are based on the release branch of OSDU as specified in the [OSDU Milestones](https://community.opengroup.org/osdu/platform/-/milestones). (ie: release/0.25 release/0.26, release/0.27, master etc.)


| **Service** | **Description** |
|-------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|
Expand Down
4 changes: 3 additions & 1 deletion docs/src/feature_flags.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ Software customizations can be managed and modified using the following feature
| ENABLE_SOFTWARE | Disables loading of all software when set to false (True by default) |
| ENABLE_OSDU_CORE | Disables loading of the osdu core services (True by default) |
| ENABLE_OSDU_REFERENCE | Disables loading of the osdu reference services (True by default) |
| SOFTWARE_VERSION | Sets the version (branch) of OSDU to be installed |
| SOFTWARE_VERSION | Sets the version (branch) of OSDU to be installed (release/0.27) |
| SOFTWARE_REPO | Customizes the repository location used for software definition |
| SOFTWARE_BRANCH | Customizes the branch used for software definition |


## Storage Access
Expand Down

0 comments on commit 1e9f044

Please sign in to comment.