Files
dokuwiki-plugin-xref/conf/default.php
2022-01-27 23:54:28 +01:00

10 lines
166 B
PHP

<?php
/**
* Default settings for the xref plugin
*
* @author Andreas Gohr <andi@splitbrain.org>
*/
$conf['grokbaseurl'] = 'https://codesearch.dokuwiki.org';