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