xref: /plugin/vshare/conf/default.php (revision a20a97f9a2e65105513a710e8d2e3d414f4542ae)
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
10