Logging und Tracker GUI weiterprogrammiert
This commit is contained in:
@@ -40,16 +40,20 @@ config = ~/.opencpn/opencpn.conf
|
||||
[tracker]
|
||||
type = NONE
|
||||
host = 127.0.0.1
|
||||
port = 1883
|
||||
port = 80
|
||||
ssl = false
|
||||
username = demo
|
||||
password = secret
|
||||
mqtt_host = 127.0.0.1
|
||||
mqtt_port = 1883
|
||||
mqtt_ssl = False
|
||||
mqtt_user = demo
|
||||
mqtt_pass = 123456
|
||||
orgname = demo
|
||||
passcode = 123456
|
||||
trace = false
|
||||
|
||||
[boat]
|
||||
name = My boat
|
||||
sailno = GER 4711
|
||||
sailno = GER 815
|
||||
class = One off
|
||||
handicap = 100.0
|
||||
club = NONE
|
||||
|
||||
Reference in New Issue
Block a user