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.

29 lines
745 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 ssldhparam '/path/to/dhparam.pem'
  9. option sslwww '0'
  10. # CAUTION - by default, /var is not persistent accross reboots
  11. # Don't forget the trailing / - domoticz requires it
  12. option userdata '/var/lib/domoticz/'
  13. #config device
  14. # option product '658/200/0'
  15. # option symlink 'ttyACM-aeotec-zstick-g5'
  16. #config device
  17. # option serial '526359'
  18. # option symlink 'ttyUSB-serial'
  19. #config device
  20. # option usbif '2-1:1.0'
  21. # option symlink 'ttyUSB-port1'
  22. #config device
  23. # option product '67b/2303/202'
  24. # option usbif '2-2:1.0'
  25. # option symlink 'ttyUSB-port2'