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