xref: /plugin/dokucrypt3/conf/default.php (revision 97c734d516051c5b55fc0c340717b771d97a295d)
1<?php
2/**
3 * Default settings for the dokucrypt2 plugin
4 */
5
6$conf['copytoclipboard']               = 0;
7$conf['hidepasswordoncopytoclipboard'] = 1;