fixed MAX_BOUNDING_OUTER setting name

dev-reedit-form
Hartmut Holzgraefe 2019-10-27 22:26:26 +00:00
rodzic 03eb447dbf
commit 92cc15e586
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -104,7 +104,7 @@ MAX_BOUNDING_BOX = False
# geojson multipolygon for the area *not*
# covered by the data import
# this area will be grayed out on the slippy map
OUTER_BOUNDS_JSON = False
MAX_BOUNDING_OUTER = False
# Number of items displayed per page in the jobs and maps pages
ITEMS_PER_PAGE = 25