1ee19bac3SLuigi Micco<?php 2ee19bac3SLuigi Micco$conf['output'] = 'file'; 36ea88a05SAndreas Gohr$conf['pagesize'] = 'A4'; 46ea88a05SAndreas Gohr$conf['orientation'] = 'portrait'; 5*02f9a447SGerrit Uitslag$conf['toc'] = 0; 6*02f9a447SGerrit Uitslag$conf['toclevels'] = ''; 7*02f9a447SGerrit Uitslag$conf['maxbookmarks'] = 5; 887c86ddaSAndreas Gohr$conf['usecache'] = 1; 9d01d2a42SAndreas Gohr$conf['template'] = 'default'; 10f54b51f7SAndreas Gohr$conf['usestyles'] = ''; 11df55f028SJohannes Fürwentsches$conf['qrcodesize'] = '120x120'; 126be736bfSGerrit Uitslag$conf['showexportbutton'] = 1; 13