Files
mr-legend_wiki/lib/plugins/vshare/conf/default.php
T
2024-07-08 03:32:47 +09:00

12 lines
170 B
PHP

<?php
/**
* Default settings for the vshare plugin
*
* @author Andreas Gohr <andi@splitbrain.org>
*/
$conf['gdpr'] = 0;
$conf['extrahard'] = 0;
$conf['debug'] = 0;