You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
354 B

  1. <config>
  2. <objects>
  3. </objects>
  4. <rules>
  5. </rules>
  6. <services>
  7. <xmlserver type="inet" port="1028"/>
  8. <knxconnection url="ip:localhost"/>
  9. <persistence type="file" path="/tmp/linknx/persist"/>
  10. <emailserver type="smtp" host="localhost:25" from="linknx@local.local" />
  11. </services>
  12. <logging format="basic" level="INFO" />
  13. </config>