xref: /plugin/vshare/conf/default.php (revision a276c0cb664766419ebce35684e2e188d68533fa)
1<?php
2/**
3 * Default settings for the vshare plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8$conf['gdpr'] = 0;
9$conf['debug'] = 0;
10
11