'incommon' => array(
'cron' => array('frequent'),
'sources' => array(
array(
'src' => 'http://md.incommon.org/InCommon/InCommon-metadata.xml',
'certificates' => array(
'incommon.crt',
),
'template' => array(
'tags' => array('all', 'incommon'),
'authproc' => array(
51 => array('class' => 'core:AttributeMap', 'oid2name'),
),
),
),
),
'expireAfter' => 60*60*24*7, // Maximum 7 days cache time.
'outputDir' => 'metadata/metarefresh/incommon',
'outputFormat' => 'flatfile',
),