diff --git a/common/src/main/resources/de/bluecolored/bluemap/config/webapp.conf b/common/src/main/resources/de/bluecolored/bluemap/config/webapp.conf index 161d3b23..3f40d016 100644 --- a/common/src/main/resources/de/bluecolored/bluemap/config/webapp.conf +++ b/common/src/main/resources/de/bluecolored/bluemap/config/webapp.conf @@ -60,11 +60,11 @@ lowres-slider-min: 500 # Here you can specify an alternative base url from where all map data is loaded. # Default is "maps" -#map-data-root: "https://cdn.my-domain.com/mapdata/" +#map-data-root: "https://cdn.my-domain.com/mapdata" # Here you can specify an alternative base url from where all live data is loaded. # Default is "maps" -#live-data-root: "https://cdn.my-domain.com/livedata/" +#live-data-root: "https://cdn.my-domain.com/livedata" # Here you can add URLs to custom scripts (js) so they will be loaded by the webapp # You can place them somewhere in bluemap's webroot and add the (relative) link here