Template: pdbv/listing
Type: select
Default: all
Choices: all, basic 
_Description: Listing type
 Which type of listing should be generated?
 .
 You should pick the basic listing only if you encounter resource usage issues.

Template: pdbv/light
Type: boolean
Default: false
_Description: Do you want to activate the lighter output generation option?
 .
 If you activate it, pdbv will run faster but the output will be
 way less polished.
 .
 For instance, the listing type will be reset to basic.


Template: pdbv/output_dir
Type: string
Default: /var/www/pdbv
_Description: Directory for generated output
 The default value, /var/www/pdbv, is a public area.

Template: pdbv/clean_output_dir
Type: boolean
Default: true
_Description: Remove generated data at deinstallation?

Template: pdbv/cron
Type: select
Default: hourly
Choices: hourly, daily, no cron job
_Description: Frequency for running pdbv via cron
 With pdbv 2.x, hourly is fine. "No cron job" means that no cronjob
 will run pdbv.

Template: pdbv/cron_lang
Type: string
_Description: Forced locale.
 Sometimes, cron fails to identify the appropriate LC and LANG settings.
 You can force the use of a specific locale. For instance, choose fr_FR for
 forcing the use of a french locale


Template: pdbv/force
Type: boolean
Default: false
_Description: Skip tests and regenerate the whole output?
 This option allows pdbv to skip tests and always regenerate the whole output.
 .
 Unless you have a particular reason to change this behavior, choose false.

