root/trunk/domotiga.conf

Revision 253, 169 bytes (checked in by rdnzl, 9 months ago)

Removed comments from domotica.conf to prevent problems loading.

Line 
1[MySQL]
2Host="localhost"
3User="domouser"
4Password="kung-fu"
5Database="domotiga"
6
7[Program]
8Language="en_US.UTF-8"
9Mode="standalone"
10
11[XMLRPC]
12Host="localhost"
13Port=9009
Note: See TracBrowser for help on using the browser.