From d57be9511c2c0747d7de2f48e18f1934bebf7d45 Mon Sep 17 00:00:00 2001 From: NatureFreshMilk Date: Thu, 4 Apr 2019 08:20:43 +0200 Subject: [PATCH] fix typo --- doc/mapobjectdb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mapobjectdb.md b/doc/mapobjectdb.md index b872099..f34a424 100644 --- a/doc/mapobjectdb.md +++ b/doc/mapobjectdb.md @@ -2,7 +2,7 @@ # Mapobject-Database The mapobject database is for all the mapobjects (POI, Shops, etc) -Per default it is initialized as a sqlite3 database in `mapserver.sqlite3` +Per default it is initialized as a sqlite3 database in `mapserver.sqlite` If you want to store your mapobjects in a proper database or need performance at scale you can configure a postgresql server in your `world.mt`: