diff --git a/site.conf b/site.conf
index d755fa0808ccc465437477aafb9c5e27941fec32..aa45e4e0839af78206183043ff0ec4c0c86f45a5 100644
--- a/site.conf
+++ b/site.conf
@@ -43,6 +43,16 @@
     -- Show/hide the altitude field
     geo_location = {
       show_altitude = true,
+      -- for gluon-config-mode-geo-location-osm
+      osm = {
+        center = {
+          lat = 54.367758524,
+          lon = 9.343872070,
+        },
+        zoom = 11,
+        -- the default is https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.2.0
+        -- openlayers_url = 'https://mirror in kiel?',
+      },
     },
     -- define if the contact field is obligatory (optional)
     -- disabled in 2017.1.8