xref: /plugin/dw2pdf/conf/default.php (revision 5a91534f19a99fe8321f5041be58fcd198243f81)
1<?php
2$conf['output']         = 'file';
3$conf['usecache']       = 1;
4$conf['template']       = 'default';
5$conf['maxbookmarks']   = 5;
6$conf['usestyles']      = '';
7$conf['qrcodesize']     = '120x120';
8