You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by nd...@apache.org on 2015/10/09 17:56:05 UTC

[2/5] airavata-php-gateway git commit: Reverting commit.

Reverting commit.


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/9f8414ae
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/9f8414ae
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/9f8414ae

Branch: refs/heads/master
Commit: 9f8414ae345c9513c3aeff924709b0ba09dd60d7
Parents: e736ce7
Author: Nipurn Doshi <ni...@gmail.com>
Authored: Thu Oct 8 16:10:12 2015 -0400
Committer: Nipurn Doshi <ni...@gmail.com>
Committed: Thu Oct 8 16:10:12 2015 -0400

----------------------------------------------------------------------
 app/config/pga_config.php.template | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/9f8414ae/app/config/pga_config.php.template
----------------------------------------------------------------------
diff --git a/app/config/pga_config.php.template b/app/config/pga_config.php.template
index 23f5ba9..b5b1d43 100644
--- a/app/config/pga_config.php.template
+++ b/app/config/pga_config.php.template
@@ -171,12 +171,7 @@ return array(
         /**
          * Life time of app catalog data cache in minutes
          */
-        'app-catalog-cache-duration' => 5,
-
-        /**
-         * For overwriting Airavata's automated directory creation
-         */
-        'static-working-directoy' => ''
+        'app-catalog-cache-duration' => 5
     ],
     /**
      * *****************************************************************