4b9cffb1268b72ede766ecf52ae4f68730dda415
[cs-p2p-next.git] / ppf / new / tests / access_example.ini
1 ;
2 ; Sample access configuration file for log parsing.
3 ;
4 [mysql]
5 ; necessary configuration entries
6 database = p2p_test
7 user = root
8 password = p2p4th3m45535
9
10 ; host and port are optional configuration entries
11 host = localhost
12
13 [sqlite]
14 database = test.db