source:
trunk/ConfigSample.xml@
9
Last change on this file since 9 was 2, checked in by , 15 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.