diff --git a/docs/distro.md b/docs/distro.md index 6637a1ef..d95062c6 100644 --- a/docs/distro.md +++ b/docs/distro.md @@ -208,6 +208,12 @@ The name of the module. Used on the UI. The type of the module. +### `Module.classpath: boolean` + +**OPTIONAL** + +If the module is of type `Library`, whether the library should be added to the classpath. Defaults to true. + ### `Module.required: Required` **OPTIONAL**