X-Git-Url: http://www.average.org/gitweb/?p=loctrkd.git;a=blobdiff_plain;f=debian%2Fgps303.conf;h=f19b4af8e3adad3f21f6d757a639aebb3f4ba5de;hp=3b2ca38a6211cc5fe91ec38e1c18556fc38703ce;hb=3b94b72763b7db9e9665d60c3dd26812bd134a8d;hpb=1b9131ff86253293e58e4b27ef1ab44b3c6fc176 diff --git a/debian/gps303.conf b/debian/gps303.conf index 3b2ca38..f19b4af 100644 --- a/debian/gps303.conf +++ b/debian/gps303.conf @@ -1,4 +1,6 @@ [collector] +# configure your gps terminal with this SMS: +# "server##4303#" port = 4303 publishurl = ipc:///var/lib/gps303/collected listenurl = ipc:///var/lib/gps303/responses @@ -11,10 +13,14 @@ htmlfile = /var/lib/gps303/index.html dbfn = /var/lib/gps303/gps303.sqlite [lookaside] -publishurl = ipc:///var/lib/gps303/locevt +# "opencellid" is the only implemented backend for the time being +backend = opencellid [opencellid] dbfn = /var/lib/opencellid/opencellid.sqlite +# for testing: run `python -m http.server --directory ` and use this: +# downloadurl = http://localhost:8000/.csv.gz +# then the next two statements will be ignored downloadtoken = /var/lib/opencellid/opencellid.token downloadmcc = 262