aboutsummaryrefslogtreecommitdiff
path: root/setup/traccar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'setup/traccar.xml')
-rw-r--r--setup/traccar.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup/traccar.xml b/setup/traccar.xml
index 61e23a066..aab9ba311 100644
--- a/setup/traccar.xml
+++ b/setup/traccar.xml
@@ -4,6 +4,8 @@
<properties>
+ <entry key='config.default'>./conf/default.xml</entry>
+
<!--
This is the main configuration file. All your configuration parameters should be placed in this file.
@@ -16,8 +18,6 @@
-->
- <entry key="config.default">./conf/default.xml</entry>
-
<entry key='database.driver'>org.h2.Driver</entry>
<entry key='database.url'>jdbc:h2:./data/database</entry>
<entry key='database.user'>sa</entry>