Small changes to settings.php
This commit is contained in:
parent
35bd0c662f
commit
197b620294
1 changed files with 1 additions and 1 deletions
|
|
@ -316,7 +316,7 @@ $egMapsDefaultGeoService = 'nominatim';
|
|||
wfLoadExtension( 'Kartographer' );
|
||||
# Global OpenStreetmap tile Server
|
||||
#$wgKartographerMapServer = 'https://tile.openstreetmap.org';
|
||||
$wgKartographerMapServer = 'https://a.tile.openstreetmap.de';
|
||||
$wgKartographerMapServer = 'https://a.tile.openstreetmap.de/';
|
||||
|
||||
|
||||
# Adding Musical notation with score Notation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue