Small changes to settings.php

This commit is contained in:
conradschulz 2021-05-06 19:25:00 +02:00
parent 35bd0c662f
commit 197b620294

View file

@ -316,7 +316,7 @@ $egMapsDefaultGeoService = 'nominatim';
wfLoadExtension( 'Kartographer' ); wfLoadExtension( 'Kartographer' );
# Global OpenStreetmap tile Server # Global OpenStreetmap tile Server
#$wgKartographerMapServer = 'https://tile.openstreetmap.org'; #$wgKartographerMapServer = 'https://tile.openstreetmap.org';
$wgKartographerMapServer = 'https://a.tile.openstreetmap.de'; $wgKartographerMapServer = 'https://a.tile.openstreetmap.de/';
# Adding Musical notation with score Notation # Adding Musical notation with score Notation