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