mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
linknx: add dist xml conf file
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<config>
|
||||
<objects>
|
||||
</objects>
|
||||
|
||||
<rules>
|
||||
</rules>
|
||||
|
||||
<services>
|
||||
<xmlserver type="inet" port="1028"/>
|
||||
<knxconnection url="ip:localhost"/>
|
||||
<persistence type="file" path="/var/lib/linknx/persist"/>
|
||||
<emailserver type="smtp" host="localhost:25" from="linknx@local.local" />
|
||||
</services>
|
||||
<logging format="basic" level="INFO" />
|
||||
|
||||
</config>
|
||||
Reference in New Issue
Block a user