1<?php 2/** 3 * Options for the dokucrypt2 plugin 4 */ 5 6$meta['copytoclipboard'] = array('onoff'); 7$meta['hidepasswordoncopytoclipboard'] = array('onoff');