Disable simplify_tolerance in SAMBRO template (#190)
This commit is contained in:
parent
5637fb2231
commit
1d68ced82a
@ -38,6 +38,7 @@ def config(settings):
|
||||
|
||||
# GeoNames username
|
||||
settings.gis.geonames_username = "trendspotter"
|
||||
settings.gis.simplify_tolerance = 0
|
||||
|
||||
# =========================================================================
|
||||
# System Settings
|
||||
|
Loading…
Reference in New Issue
Block a user