Template: lurker/apache2_config
Type: boolean
_Description: Configure apache2 automatically for lurker?
 It is possible to configure your apache2 webserver automatically in the way
 that lurker archive pages are directly available at http://localhost/lurker.
 This requires apache2 to provide an include dir in /etc/apache2/conf.d, like
 the debian apache2 package does.

Template: lurker/webserver
Type: note
_Description: No webserver will be configured automatically
 It seems like you have not installed a supported webserver. The script
 did not detect an apache2 include directory at /etc/apache2/conf.d.
 Therefore, the script did not configure a webserver, and you have to
 configure manually any webserver that you want to use with lurker.

Template: lurker/archive
Type: string
Default: Local Mailing List Archive
_Description: Archive Name:
 The name that lurker uses to refer to the archive.

Template: lurker/admin_name
Type: string
Default: Unconfigured
_Description: Admin Name:
 This is the administrative contact information displayed at the bottom-right
 of generated pages. You should probably set it to something useful.

Template: lurker/admin_address
Type: string
Default: nill@bitbucket.org
_Description: Admin Address:

Template: lurker/group_passwd
Type: password
Default:
_Description: Password for the lurker system group:
 A password for the lurker system group needs to be set. It is requested when
 deleting mail from archive through the web button.
 You can change the password later by running 'gpasswd lurker'.
