Skip to content
Snippets Groups Projects
Commit d9cc97c1 authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

site.conf: add geolocator blacklist

parent f9177f3c
No related branches found
No related tags found
1 merge request!35Add gluon geolocator
...@@ -157,9 +157,36 @@ ...@@ -157,9 +157,36 @@
map_lat = 7.844238281, map_lat = 7.844238281,
show_altitude = true, show_altitude = true,
}, },
location = {
autolocation = 1,
interval = 1000,
},
}, },
geolocator = {
autolocation = 1,
interval = 1000,
blacklist = {
'02:00:0A:12:E0:00',
'02:00:0A:12:80:00',
'02:00:0A:12:88:00',
'02:00:0A:12:98:00',
'02:00:0A:12:90:00',
'02:00:0A:12:B0:00',
'02:00:0A:12:B8:00',
'02:00:0A:12:A0:00',
'02:00:0A:12:A8:00',
'02:00:0A:12:C0:00',
'02:00:0A:12:C8:00',
'02:00:0A:12:D0:00',
'02:00:0A:12:28:00',
'02:00:0A:12:E8:00',
'02:00:0A:12:20:00',
'02:00:0A:12:38:00',
'02:00:0A:12:30:00',
'02:00:0A:12:48:00',
'02:00:0A:12:40:00',
'02:00:0A:12:50:00',
'02:00:0A:12:58:00',
'02:00:0A:12:60:00',
'02:00:0A:12:18:00',
'02:00:0A:12:68:00',
'02:00:0A:12:D8:00',
},
},
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment