diff --git a/example.config.js b/example.config.js index b65421d..9a83349 100644 --- a/example.config.js +++ b/example.config.js @@ -4,7 +4,7 @@ module.exports = { EVENT_EXT: '/api/example/export_events/deeprows', CATEGORY_EXT: '/api/example/export_categories/rows', NARRATIVE_EXT: '/api/example/export_narratives/rows', - SOURCES_EXT: '/api/example/export_sources/ids', + SOURCES_EXT: '/api/example/export_sources/deepids', TAGS_EXT: '/api/example/export_tags/tree', SITES_EXT: '/api/example/export_sites/rows', MAP_ANCHOR: [31.356397, 34.784818],