1<?php 2/** 3 * Default settings for the dokucrypt2 plugin 4 */ 5 6$conf['copytoclipboard'] = 0; 7$conf['hidepasswordoncopytoclipboard'] = 1;