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