File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -390,7 +390,7 @@ crowd_db_master_password = "Password1!"
390390
391391# A list of JVM arguments to be passed to the server. Defaults to an empty list.
392392# Example: ["-Dproperty=value", "-Dproperty1=value1"]
393- crowd_additional_jvm_args = [" -Dupm.plugin.upload.enabled=true" ]
393+ crowd_additional_jvm_args = [" -Dupm.plugin.upload.enabled=true" , " -Datlassian.upm.config.loosecheck.allowed=true " ]
394394
395395# ###############################################################################
396396# Bamboo Settings
@@ -479,7 +479,7 @@ bamboo_dataset_url = "https://centaurus-datasets.s3.amazonaws.com/bamboo/dcapt-b
479479
480480# A list of JVM arguments to be passed to the server. Defaults to an empty list.
481481# Example: ["-Dproperty=value", "-Dproperty1=value1"]
482- bamboo_additional_jvm_args = [" -Dupm.plugin.upload.enabled=true" , " -Datlassian.upm.config.loosecheck.allowed=true " ]
482+ bamboo_additional_jvm_args = [" -Dupm.plugin.upload.enabled=true" ]
483483
484484# ###############################################################################
485485# Monitoring settings
You can’t perform that action at this time.
0 commit comments