Creation of gcm_input and a first approach to a web interface
[gnucomo.git] / src / gnucomo.conf
1 <?xml version='1.0'?>
2 <gnucomo version='0.0.0'>
3    <database>
4       <type>PostgreSQL</type>
5       <name>gnucomo</name>
6       <user>arjen</user>
7       <password>guess again :-)</password>
8       <host>localhost</host>
9       <port>5432</port>
10    </database>
11 </gnucomo>
12