|
|
|
|
8
|
<services>
|
8
|
<services>
|
9
|
<xmlserver type="inet" port="1028"/>
|
9
|
<xmlserver type="inet" port="1028"/>
|
10
|
<knxconnection url="ip:localhost"/>
|
10
|
<knxconnection url="ip:localhost"/>
|
11
|
- <persistence type="file" path="/var/lib/linknx/persist"/>
|
|
|
|
|
11
|
+ <persistence type="file" path="/tmp/linknx/persist"/>
|
12
|
<emailserver type="smtp" host="localhost:25" from="linknx@local.local" />
|
12
|
<emailserver type="smtp" host="localhost:25" from="linknx@local.local" />
|
13
|
</services>
|
13
|
</services>
|
14
|
<logging format="basic" level="INFO" />
|
14
|
<logging format="basic" level="INFO" />
|