]> www.average.org Git - loctrkd.git/blobdiff - debian/gps303.conf
Add googlemaps lookaside backend
[loctrkd.git] / debian / gps303.conf
index f19b4af8e3adad3f21f6d757a639aebb3f4ba5de..9d5ed3ca161c977f4018153d85765309cf502303 100644 (file)
@@ -13,7 +13,9 @@ htmlfile = /var/lib/gps303/index.html
 dbfn = /var/lib/gps303/gps303.sqlite
 
 [lookaside]
-# "opencellid" is the only implemented backend for the time being
+# "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]