equal
deleted
inserted
replaced
1 Template: littlebird-tc-common/TITLE |
1 Template: littlebird-tc-common/TITLE |
2 Type: title |
2 Type: title |
3 Description: This is the Little Bird Trust Center Common package. |
3 Description: This is the littlebird trust center package. |
4 |
4 |
5 Template: littlebird-tc-common/db/host |
5 Template: littlebird-tc-common/db/host |
6 Type: string |
6 Type: string |
7 Default: localhost |
7 Default: localhost |
8 Description: The name or IP address of the MySQL server. |
8 Description: The name or IP address of the MySQL server. |
11 |
11 |
12 Template: littlebird-tc-common/db/user |
12 Template: littlebird-tc-common/db/user |
13 Type: string |
13 Type: string |
14 Default: littlebird |
14 Default: littlebird |
15 Description: The user to be used for the database connection. |
15 Description: The user to be used for the database connection. |
|
16 This user is used for all normal operations. |
16 |
17 |
17 Template: littlebird-tc-common/db/pass |
18 Template: littlebird-tc-common/db/pass |
18 Type: password |
19 Type: password |
19 Default: |
20 Default: |
20 Description: The password to be used for the database connection. |
21 Description: The password to be used for the database connection. |