This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/staging by this push:
new fa46337 Removing duplicate configurations
fa46337 is described below
commit fa463378028017e6d08d1204d4b000346b226965
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Mon Sep 23 09:37:55 2019 -0400
Removing duplicate configurations
---
.../helix_setup/templates/participant/airavata-server.properties.j2 | 5 -----
1 file changed, 5 deletions(-)
diff --git
a/dev-tools/ansible/roles/helix_setup/templates/participant/airavata-server.properties.j2
b/dev-tools/ansible/roles/helix_setup/templates/participant/airavata-server.properties.j2
index 22d7ef0..e2ff1ed 100644
---
a/dev-tools/ansible/roles/helix_setup/templates/participant/airavata-server.properties.j2
+++
b/dev-tools/ansible/roles/helix_setup/templates/participant/airavata-server.properties.j2
@@ -92,9 +92,4 @@ data.parser.delete.container=True
###########################################################################
# Data Staging Task Level Configurations
###########################################################################
-enable.streaming.transfer=True
-
-###########################################################################
-# Data Staging Task Level Configurations
-###########################################################################
enable.streaming.transfer=False
\ No newline at end of file