handle require_once and include_once, allow single quotes
[old-projects.git] / depview / debian / templates
... / ...
CommitLineData
1Template: depview/db_db
2Type: string
3Default: deptrack
4Description: database name
5 This is the name of the database that holds the deptrack/depview
6 tables.
7
8Template: depview/db_host
9Type: string
10Default: localhost
11Description: database server
12 This is the hostname of the server that hosts the deptrack/depview
13 database.
14
15Template: depview/db_user
16Type: string
17Default: deptrack
18Description: database user
19 This is the username used to access the database.
20
21Template: depview/db_passwd
22Type: password
23Default:
24Description: database password
25 This is the password used to access the database.
26