File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ These variables directly set options for XNAT itself.
116116
117117Variable | Description | Default value
118118-------- | ----------- | -------------
119- XNAT_VERSION | Indicates the version of XNAT to install. | 1.8.9.2
119+ XNAT_VERSION | Indicates the version of XNAT to install. | 1.8.10
120120XNAT_MIN_HEAP | Indicates the minimum heap size for the Java virtual machine. | 256m
121121XNAT_MAX_HEAP | Indicates the maximum heap size for the Java virtual machine. | 4g
122122XNAT_SMTP_ENABLED | Indicates whether SMTP operations are enabled in XNAT. | false
Original file line number Diff line number Diff line change 1- XNAT_VERSION = 1.8.9.2
1+ XNAT_VERSION = 1.8.10
22XNAT_MIN_HEAP = 256m
33XNAT_MAX_HEAP = 4g
44XNAT_SMTP_ENABLED = false
You can’t perform that action at this time.
0 commit comments