<?php
/**
 * Default settings for the vshare plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */

$conf['gdpr'] = 0;
$conf['extrahard'] = 0;
$conf['debug'] = 0;

