You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2015/06/24 22:06:39 UTC

airavata-php-gateway git commit: changing the pga_config.php

Repository: airavata-php-gateway
Updated Branches:
  refs/heads/airavata-php-gateway-0.15-release 8d0cabda7 -> 5af680e2e


changing the pga_config.php


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/5af680e2
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/5af680e2
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/5af680e2

Branch: refs/heads/airavata-php-gateway-0.15-release
Commit: 5af680e2e3fb82a3d7ab86b34f7c1cc3c1b9d23c
Parents: 8d0cabd
Author: Supun Nakandala <sc...@apache.org>
Authored: Thu Jun 25 01:36:18 2015 +0530
Committer: Supun Nakandala <sc...@apache.org>
Committed: Thu Jun 25 01:36:18 2015 +0530

----------------------------------------------------------------------
 app/config/pga_config.php.template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/5af680e2/app/config/pga_config.php.template
----------------------------------------------------------------------
diff --git a/app/config/pga_config.php.template b/app/config/pga_config.php.template
index 6af2116..81ae9ac 100644
--- a/app/config/pga_config.php.template
+++ b/app/config/pga_config.php.template
@@ -94,12 +94,12 @@ return array(
         /**
          * directory in the web server where experiment data is staged. (relative to the web server documents root)
          */
-        'experiment-data-path-dir' => '/experimentData',
+        'experiment-data-dir' => '/experimentData',
 
         /**
          * absolute path of the data dir
          */
-        'experiment-data-path-absolute' => '/var/www/experimentData',
+        'experiment-data-absolute-path' => '/var/www/experimentData',
 
         /**
          * Advanced experiments options