<?php

/**
 * Options for the description Plugin
 */

$conf['keyword_source']  = 'abstract';    // where to get the keywords from
$conf['global_description'] = '';         // Take this as keyword string when option is set to 'global'

//Setup VIM: ex: et ts=2 :
