summaryrefslogtreecommitdiff
path: root/config/additional_fields
blob: 00249886821ad6af3b486b762fcc6a0a47614e49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
COMPANY
Your company name
__MVC_CATALOGNAME__

MYSQL
Set to 1 if you want to use MySQL
0	1	0

{MYSQL}SQLDB
Database to use (will be created)
test___MVC_CATALOGNAME__	interch

{MYSQL}SQLDSN
DBI DSN to use
dbi:mysql:__MVC_SQLDB__

{MYSQL}SQLUSER
Username for MySQL (if any)
	__MVC_CATUSER__	interch

{MYSQL}SQLPASS
Password for MySQL (if any)
	pass

{MYSQL}MYSQLCREATE
Set to 1 to create '__MVC_SQLDB__' with mysqladmin
1	0

{MYSQLCREATE}MYSQLCREATEOPT
Extra options for creation
	-p	-u root -p

{MAILORDERTO and ! '__MVC_MYSQL__'}PGSQL
Set to 1 if you want to use PostgreSQL
1	1	0

{PGSQL}SQLDB
Database to use (will be created)
__MVC_CATALOGNAME__	interch

{PGSQL}SQLDSN
DBI DSN to use
dbi:Pg:dbname=__MVC_SQLDB__

{PGSQL}SQLUSER
Username for PostgreSQL (if any)
interch	__MVC_CATUSER__	interch

{PGSQL}SQLPASS
Password for PostgreSQL (if any)
pass	pass

{PGSQL}!SQLUDATE
Timestamp for PostgreSQL (if any)
2000-01-01

SUPERUSER
Account name that will control this catalog
__MVC_CATUSER__	interchange	admin	interch

CRYPTPW
Administrative password
pass	nevairbe

DEMOMODE
Set to 1 to display demo helper features in your store
0	0	1