Tracker verbessert, lokales Tracking vorbereitet
This commit is contained in:
@@ -41,12 +41,13 @@ config = ~/.opencpn/opencpn.conf
|
||||
type = NONE
|
||||
host = 127.0.0.1
|
||||
port = 80
|
||||
path = /
|
||||
ssl = false
|
||||
username = demo
|
||||
password = secret
|
||||
mqtt_host = 127.0.0.1
|
||||
mqtt_port = 1883
|
||||
mqtt_ssl = False
|
||||
mqtt_ssl = false
|
||||
mqtt_user = demo
|
||||
mqtt_pass = 123456
|
||||
trace = false
|
||||
@@ -134,4 +135,3 @@ type = Rudder
|
||||
|
||||
[page10]
|
||||
type = SkyView
|
||||
|
||||
|
||||
Reference in New Issue
Block a user