From bd2e0fdc6fe222316e9e740aa265b6d132d407b6 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Thu, 23 Jun 2016 16:17:25 +0500 Subject: Added possibility to disable event and geofence subsystems --- setup/unix/traccar.xml | 4 ++++ setup/windows/traccar.xml | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'setup') diff --git a/setup/unix/traccar.xml b/setup/unix/traccar.xml index ab739e4d6..747b30d52 100644 --- a/setup/unix/traccar.xml +++ b/setup/unix/traccar.xml @@ -17,6 +17,8 @@ all /opt/traccar/logs/tracker-server.log + true + 60 true @@ -26,6 +28,8 @@ true + true + org.h2.Driver diff --git a/setup/windows/traccar.xml b/setup/windows/traccar.xml index 17f2ab4f3..7801912f9 100644 --- a/setup/windows/traccar.xml +++ b/setup/windows/traccar.xml @@ -17,6 +17,8 @@ all [LOG] + true + 60 true @@ -26,6 +28,8 @@ true + true> + org.h2.Driver -- cgit v1.2.3