Update config.default.js

This commit is contained in:
stebifan 2018-11-06 19:32:56 +01:00 committed by GitHub
parent 5d1d72d95d
commit 69e37f779f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ module.exports = function () {
'reverseGeocodingApi': 'https://nominatim.openstreetmap.org/reverse',
'maxAge': 14,
'maxAgeAlert': 3,
'nodeZoom': 18,
'nodeZoom': 20,
'labelZoom': 13,
'clientZoom': 15,
'fullscreen': true,