Updating mvd-configuration.md#5048
Open
ArooshLele wants to merge 5 commits into
Open
Conversation
Signed-off-by: arooshlele <alele@rocketsoftware.com>
|
😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these required steps.
Need help? Contact the Doc Squad in the #zowe-doc Slack channel. |
Signed-off-by: arooshlele <alele@rocketsoftware.com>
Signed-off-by: arooshlele <alele@rocketsoftware.com>
…work_Configuration_page
Signed-off-by: arooshlele <alele@rocketsoftware.com>
Martin-Zeithaml
approved these changes
Jun 5, 2026
anaxceron
approved these changes
Jun 5, 2026
anaxceron
left a comment
Collaborator
There was a problem hiding this comment.
This looks great @ArooshLele. One thing I'd consider is changing all references to "plugin" to "plug-in" per the Zowe style 🐱
| ## App plugin configuration | ||
|
|
||
| The App framework will load plugins from Components such as extensions based upon their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `<workspaceDirectory>/app-server/plugins` folder. This location can be customized with the *components.app-server.pluginsDir* variable in the Zowe configuration file. | ||
| The App framework loads plugins from components such as extensions based on their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `<workspaceDirectory>/app-server/plugins` folder. This location can be customized with the `components.app-server.pluginsDir` variable in the Zowe configuration file. |
Collaborator
There was a problem hiding this comment.
Suggested change
| The App framework loads plugins from components such as extensions based on their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `<workspaceDirectory>/app-server/plugins` folder. This location can be customized with the `components.app-server.pluginsDir` variable in the Zowe configuration file. | |
| The App framework loads plug-ins from components such as extensions based on their enabled status in Zowe configuration. The server caches knowledge of these plugins in the `<workspaceDirectory>/app-server/plugins` folder. This location can be customized with the `components.app-server.pluginsDir` variable in the Zowe configuration file. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your pull request here: Minor edits (punctuations, using correct syntax for Notes, inserting periods at the ends of some paragraphs) on the Advanced Application Framework Configuration page.
List the file(s) included in this PR: mvd-configuration.md
CC: @ArooshLele @gauravs-20