source: branches/test1/Client/ConfigSample.xml

Last change on this file was 46, checked in by chronos, 13 years ago
File size: 213 bytes
Line 
1<?xml version="1.0"?>
2<configuration>
3 <database>
4 <hostname>localhost</hostname>
5 <schema>chronis</schema>
6 <username>chronis</username>
7 <password>password</password>
8 </database>
9</configuration>
Note: See TracBrowser for help on using the repository browser.