mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-14 01:28:52 +00:00
modrinth: change MODRINTH_DOWNLOAD_OPTIONAL_DEPENDENCIES default to false
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
## Extra options
|
||||
|
||||
`MODRINTH_DOWNLOAD_OPTIONAL_DEPENDENCIES`
|
||||
: Required dependencies of the project will _always_ be downloaded and optional dependencies can also be downloaded by setting this to `true`. The default is "true"
|
||||
: Required dependencies of the project will _always_ be downloaded and optional dependencies can also be downloaded by setting this to `true`. The default is "false".
|
||||
|
||||
`MODRINTH_ALLOWED_VERSION_TYPE`
|
||||
: The version type is used to determine the newest version to use from each project. The allowed values are `release` (default), `beta`, `alpha`.
|
||||
|
||||
Reference in New Issue
Block a user