From 746944553152c701bc9db0ad0354b1a53ae23323 Mon Sep 17 00:00:00 2001 From: conradschulz Date: Thu, 6 May 2021 16:47:42 +0200 Subject: [PATCH] small changes --- example.LocalSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.LocalSettings.php b/example.LocalSettings.php index 8189ba8..a442c08 100644 --- a/example.LocalSettings.php +++ b/example.LocalSettings.php @@ -311,7 +311,7 @@ wfLoadExtension( 'Graph' ); wfLoadExtension( 'Maps' ); $egMapsDefaultService = 'leaflet'; $egMapsMapWidth = 800; -#$egMapsDefaultGeoService = 'google'; +$egMapsDefaultGeoService = 'nominatim'; # Adding Musical notation with score Notation #############################################