diff --git a/xrootd/xrootd-stageout-server/config/default/etc/xrootd/xrootd-clustered.cfg b/xrootd/xrootd-stageout-server/config/default/etc/xrootd/xrootd-clustered.cfg index 6433e1b..84ee5ca 100644 --- a/xrootd/xrootd-stageout-server/config/default/etc/xrootd/xrootd-clustered.cfg +++ b/xrootd/xrootd-stageout-server/config/default/etc/xrootd/xrootd-clustered.cfg @@ -114,6 +114,10 @@ if defined ?~TYPE_XCACHE set typexcache = $TYPE_XCACHE fi +if defined ?~XCACHE_ORIGIN + set xcacheorigin = $XCACHE_ORIGIN +fi + # ==================================================== # XrootD Security # --------------------------------------- @@ -228,6 +232,7 @@ oss.localroot $(localroot) # Xcache parameters # ------------------------------------- if defined ?typexcache + pss.origin $(xcacheorigin) oss.space meta $(ossmeta) oss.space data $(ossdata) pfc.spaces data meta