| author | ymh <ymh.work@gmail.com> |
| Wed, 19 Oct 2011 14:33:40 +0200 | |
| changeset 12 | c92424a0eb8a |
| parent 0 | 7f95f8617b0b |
| child 13 | ed54c98a7fc8 |
| permissions | -rwxr-xr-x |
| 0 | 1 |
; These parameters can be imported into other config files |
2 |
; by enclosing the key with % (like %database_user%) |
|
3 |
; Comments start with ';', as in php.ini |
|
4 |
[parameters] |
|
5 |
database_driver = pdo_pgsql |
|
6 |
database_host = localhost |
|
7 |
database_port = |
|
8 |
database_name = hdabo_sf |
|
9 |
database_user = iri |
|
10 |
database_password = iri |
|
11 |
||
12 |
mailer_transport = smtp |
|
13 |
mailer_host = localhost |
|
14 |
mailer_user = |
|
15 |
mailer_password = |
|
16 |
||
17 |
locale = en |
|
18 |
||
19 |
secret = b75610e14e21c61010093c9704754d22577 |