- parameter which points on temporary directory for jpps job registration
authorJiří Škrábal <nykolas@ics.muni.cz>
Thu, 14 Jul 2005 16:35:51 +0000 (16:35 +0000)
committerJiří Škrábal <nykolas@ics.muni.cz>
Thu, 14 Jul 2005 16:35:51 +0000 (16:35 +0000)
org.glite.lb.client-interface/interface/context.h

index a4b7c3a..1ff707f 100644 (file)
@@ -45,6 +45,7 @@ typedef enum _edg_wll_ContextParam {
        EDG_WLL_PARAM_LBPROXY_STORE_SOCK,/**< lbproxy store socket path */
        EDG_WLL_PARAM_LBPROXY_SERVE_SOCK,/**<  lbproxy serve socket path */
        EDG_WLL_PARAM_LBPROXY_USER,     /**< user credentials when logging to L&B Proxy */
+       EDG_WLL_PARAM_JPREG_TMPDIR,             /**< maildir storage path */
        EDG_WLL_PARAM__LAST,            /**< marker, LB internal use only */
 } edg_wll_ContextParam;