root/experimental_v2/a2billing.conf
| Revision 584, 286 bytes (checked in by areski, 10 months ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | ; |
| 2 | ; config file for the A2Billing Callingcard platform |
| 3 | ; |
| 4 | |
| 5 | |
| 6 | ; Global Database Setup - select the database type and authentication as required. |
| 7 | |
| 8 | [database] |
| 9 | hostname = localhost |
| 10 | port = 5432 |
| 11 | user = a2billinguser |
| 12 | password = a2billing |
| 13 | dbname = mya2billing |
| 14 | dbtype = postgres |
| 15 | ;dbtype = mysql |
| 16 | |
| 17 |
Note: See TracBrowser for help on using the browser.
