root/experimental_v2/a2billing.conf

Revision 584, 286 bytes (checked in by areski, 1 year ago)

UPDATE : move v2 to experimental

  • Property svn:executable set to *
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.


Google