Commit c8870b6 1 parent baf1ff4 commit c8870b6 Copy full SHA for c8870b6
File tree 2 files changed +2
-2
lines changed
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.
116
116
117
117
Variable | Description | Default value
118
118
-------- | ----------- | -------------
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
120
120
XNAT_MIN_HEAP | Indicates the minimum heap size for the Java virtual machine. | 256m
121
121
XNAT_MAX_HEAP | Indicates the maximum heap size for the Java virtual machine. | 4g
122
122
XNAT_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
2
2
XNAT_MIN_HEAP = 256m
3
3
XNAT_MAX_HEAP = 4g
4
4
XNAT_SMTP_ENABLED = false
You can’t perform that action at this time.
0 commit comments