diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-11-18 22:04:41 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-11-18 22:04:41 +1300 |
commit | a7f7df0ebdf56a6dbaa5a17600c05c5b6d3033a4 (patch) | |
tree | 23eb64d9a56b62db63b0154ee2e40a37b9727fa0 /debug.xml | |
parent | a0bc8e67dba450ab1ba3a61340f6c06bf0fa448b (diff) | |
download | trackermap-server-a7f7df0ebdf56a6dbaa5a17600c05c5b6d3033a4.tar.gz trackermap-server-a7f7df0ebdf56a6dbaa5a17600c05c5b6d3033a4.tar.bz2 trackermap-server-a7f7df0ebdf56a6dbaa5a17600c05c5b6d3033a4.zip |
Support GSM based locations (fix #346)
Diffstat (limited to 'debug.xml')
-rw-r--r-- | debug.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ <entry key='location.enable'>false</entry> <entry key='location.key'>fake</entry> + <entry key='location.mcc'>260</entry> + <entry key='location.mnc'>2</entry> <entry key='distance.enable'>true</entry> |