diff options
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.cfg b/default.cfg index 7e64b0216..4476309e5 100644 --- a/default.cfg +++ b/default.cfg @@ -4,7 +4,7 @@ <properties> - <!-- Global confiduration --> + <!-- Global configuration --> <!--<entry key='database.driverFile'>/home/user/Documents/traccar/hsqldb.jar</entry>--> <entry key='database.driver'>org.h2.Driver</entry> <entry key='database.dataSource'>org.h2.jdbcx.JdbcDataSource</entry> |