From c5628c3cae78d5c22a040cc98c87598161f4b288 Mon Sep 17 00:00:00 2001 From: David Rollinson Date: Sun, 10 Jan 2021 11:55:54 +0800 Subject: [PATCH] Make load last position default to False --- horusmapper.cfg.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/horusmapper.cfg.example b/horusmapper.cfg.example index 2a5432a..800f3c2 100644 --- a/horusmapper.cfg.example +++ b/horusmapper.cfg.example @@ -245,6 +245,6 @@ switch_miles_feet = 400 [history] # Enable load of last position from log files (True/False) -reload_last_postion = True +reload_last_postion = False