We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6c46e commit cb12570Copy full SHA for cb12570
geonode/settings.py
@@ -1618,7 +1618,7 @@ def get_geonode_catalogue_service():
1618
MAPSTORE_PLUGINS_CONFIG_PATCH_RULES = []
1619
1620
# Extensions path to use in importing custom extensions into geonode
1621
- MAPSTORE_EXTENSIONS_FOLDER_PATH = "/static/mapstore/extensions/"
+ MAPSTORE_EXTENSIONS_FOLDER_PATH = "/mapstore/extensions/"
1622
1623
# Supported Dataset file types for uploading Datasets. This setting is being from from the client
1624
0 commit comments