Template: pdbv/listing
Type: select
Default: basic
Choices: basic
Description:
 Which type of listing should be generated?
 .
 This has no effect currently with pdbv 2.0.x.

Template: pdbv/output_dir
Type: string
Default: /var/www/pdbv
Description:
 Where do you want output to be generated?
 .
 By default, /var/www/pdbv is selected, which is a public area.

Template: pdbv/clean_output_dir
Type: boolean
Default: true
Description:
 Do you want pdbv to remove any generated data when deinstalled?

Template: pdbv/cron
Type: select
Default: hourly
Choices: hourly, daily, no
Description:
 Do you want pdbv to be run by cron on a hourly or daily basis?
 .
 With pdbv 2.x, hourly is fine. No means that no cronjob will run pdbv.

Template: pdbv/cron_lang
Type: string
Default: no
Description:
 Sometimes, cron fails to identify the appropriate LC and LANG settings.
 You can force usage of a particular locale by choosing something different
 from no. For instance, fr_FR for French locale.

Template: pdbv/sleep
Type: boolean
Default: true
Description:
 Pdbv usually sleep 7 sec to avoid a bug of GNU find. If you set this to false
 the pdbv output generation will be faster but it will take no more no less
 resources.
 .
 You should let this setting to true unless you really know details of this
 problem.


Template: pdbv/force
Type: boolean
Default: false
Description:
 Do you want pdbv to skip tests and regenerate the whole output everytime.
 .
 Unless you have a particular reason to select this behavior, you should
 let this setting to false.
