--- Webpacus/config.yml 2005/11/22 14:45:17 100 +++ Webpacus/config.yml 2005/11/24 22:29:29 135 @@ -16,6 +16,11 @@ db_path: '/data/webpac2/db' # path to templates used by WebPAC::Output template_path: '/data/webpac2/conf/output/tt' + # default template for results + default_template: 'html_ffzg.tt' + # default user editable css file + default_css: 'user.css' + css_path: 'root' # encoding comming from webpac webpac_encoding: 'iso-8859-2' # encoding expected by Catalyst