Reformatted example configuration file
This commit is contained in:
parent
052571a226
commit
84ba74b656
1 changed files with 10 additions and 2 deletions
|
|
@ -1,9 +1,17 @@
|
||||||
|
### Core settings
|
||||||
http_port=8080
|
http_port=8080
|
||||||
sync_port=6666
|
sync_port=6666
|
||||||
|
|
||||||
# Plugin configurations
|
### Plugin configurations
|
||||||
|
## Tellstick plugin
|
||||||
#tellstick.com_port=COM5
|
#tellstick.com_port=COM5
|
||||||
|
#tellstick.com_port=/dev/serial/by-id/usb-Telldus_TellStick_Duo_A6XNNE6Z-if00-port0
|
||||||
|
|
||||||
|
## NetUPS plugin
|
||||||
#nutups.host=
|
#nutups.host=
|
||||||
#nutups.port=
|
#nutups.port=
|
||||||
|
|
||||||
|
## NetScan plugin
|
||||||
# Network scanning should probably be disabled in some networks (default on)
|
# Network scanning should probably be disabled in some networks (default on)
|
||||||
#netscan.ipscan=false
|
#netscan.ipscan=false
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue