Update settings.php

This commit is contained in:
conradschulz 2021-05-06 16:27:49 +02:00
parent 8473187119
commit c323f683fb

View file

@ -311,7 +311,7 @@ wfLoadExtension( 'Graph' );
wfLoadExtension( 'Maps' );
$egMapsDefaultService = 'leaflet';
$egMapsMapWidth = 800;
$egMapsDefaultGeoService = 'leaflet';
#$egMapsDefaultGeoService = 'google';
# Adding Musical notation with score Notation
#############################################