diff --git a/mapstory/settings/base.py b/mapstory/settings/base.py index 8cfe6fcfe..40451fcd1 100755 --- a/mapstory/settings/base.py +++ b/mapstory/settings/base.py @@ -731,7 +731,7 @@ def __getitem__(self, item): ] # Choose thumbnail generator -- this is the delayed phantomjs generator -THUMBNAIL_GENERATOR = "mapstory.apps.thumbnails.tasks.create_gs_thumbnail_mapstory_tx_aware" +THUMBNAIL_GENERATOR = "geonode.layers.utils.create_gs_thumbnail_geonode" # # Classification banner