]> www.average.org Git - loctrkd.git/blobdiff - debian/gps303.conf
rename gps303 -> loctrkd
[loctrkd.git] / debian / gps303.conf
diff --git a/debian/gps303.conf b/debian/gps303.conf
deleted file mode 100644 (file)
index 087d5eb..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-[collector]
-# configure your gps terminal with this SMS:
-# "server#<your_server_ip_or_fqdn>#4303#"
-port = 4303
-publishurl = ipc:///var/lib/gps303/collected
-listenurl = ipc:///var/lib/gps303/responses
-# comma-separated list of tracker protocols to accept
-protocols = zx303proto
-
-[wsgateway]
-port = 5049
-htmlfile = /var/lib/gps303/index.html
-
-[storage]
-dbfn = /var/lib/gps303/trkloc.sqlite
-
-[lookaside]
-# "opencellid" and "googlemaps" can be here. Both require an access token,
-# though googlemaps is only online, while opencellid backend looks up a
-# local database, that can be updated once a week or once a month.
-backend = opencellid
-
-[opencellid]
-dbfn = /var/lib/opencellid/opencellid.sqlite
-# for testing: run `python -m http.server --directory <your_dir>` and use this:
-# downloadurl = http://localhost:8000/<your_mcc>.csv.gz
-# then the next two statements will be ignored
-downloadtoken = /var/lib/opencellid/opencellid.token
-downloadmcc = 262
-
-[termconfig]
-statusIntervalMinutes = 25
-uploadIntervalSeconds = 0x0300
-binarySwitch = 0b00110001
-alarms =
- 0
- 0
- 0
-dndTimeSwitch = 0
-dndTimes =
- 0
- 0
- 0
-gpsTimeSwitch = 0
-gpsTimeStart = 0
-gpsTimeStop = 0
-phoneNumbers =
- ""
- ""
- ""