xref: /plugin/description/conf/default.php (revision ab9621a8fb1013390a63f541aa535baaaab10a16)
1e874628fSMatthias Schulte<?php
2d409808bSgithub-actions[bot]
3e874628fSMatthias Schulte/**
4*ab9621a8SMark Prins * Options for the description Plugin.
5e874628fSMatthias Schulte */
6e874628fSMatthias Schulte$conf['keyword_source'] = 'abstract'; // where to get the keywords from
7e874628fSMatthias Schulte$conf['global_description'] = ''; // Take this as keyword string when option is set to 'global'
8