xref: /plugin/vshare/conf/metadata.php (revision bdc6fcb9d59e630e3265f94d7f016e35688a2a3a)
1<?php
2/**
3 * Options for the vshare plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8
9$meta['gdpr'] = array('onoff');
10$meta['debug'] = array('onoff');
11
12