# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: ledgersmb/admin_login
Type: string
Default: lsmb_dbadmin
_Description: Database administrative user login:
 Please enter the login of the LedgerSMB database administrative user. This
 login is needed for the administrative web user interface, typically at
 http://localhost:5762/setup.pl.

Template: ledgersmb/admin_password
Type: password
Default: LEDGERSMBINITIAL
_Description: Database administrative user password:
 Please enter the password of the LedgerSMB database administrative user. This
 password is needed for the administrative web user interface, typically at
 http://localhost:5762/setup.pl.

Template: ledgersmb/lsmb_proxy
Type: select
Choices: ${lsmbproxy}, None, Apache, Lighttpd, Nginx, Varnish
Default: None
_Description: Web Reverse Proxy to configure?
 The LedgerSMB application now defaults to being made available on port 5762,
 and being run directly by Starman. If other access is needed, a Reverse Proxy
 can be configured using Apache or Nginx or Lighttpd or Varnish, or you can
 leave the choice as None if it is not needed or if the web proxy will be set
 up remotely.
 .
 For more details, please see the Web Proxy section that can be found in the
 /usr/share/doc/ledgersmb/README.Debian file.
