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.

28 lines
701 B

  1. config domoticz
  2. option disabled '1'
  3. option loglevel '1'
  4. option syslog 'daemon'
  5. # option sslcert '/path/to/ssl.crt'
  6. # option sslkey '/path/to/ssl.key'
  7. # option sslpass 'passphrase'
  8. option sslwww '0'
  9. # CAUTION - by default, /var is not persistent accross reboots
  10. # Don't forget the trailing / - domoticz requires it
  11. option userdata '/var/lib/domoticz/'
  12. #config device
  13. # option product '658/200/0'
  14. # option symlink 'ttyACM-aeotec-zstick-g5'
  15. #config device
  16. # option serial '526359'
  17. # option symlink 'ttyUSB-serial'
  18. #config device
  19. # option usbif '2-1:1.0'
  20. # option symlink 'ttyUSB-port1'
  21. #config device
  22. # option product '67b/2303/202'
  23. # option usbif '2-2:1.0'
  24. # option symlink 'ttyUSB-port2'