From a768f8cfc9122608d1c513b913a3905e64469fa3 Mon Sep 17 00:00:00 2001 From: Lachlan Kermode Date: Mon, 10 Dec 2018 12:06:56 +0000 Subject: [PATCH] update example config --- example.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/example.config.js b/example.config.js index 222355e..30c12c2 100644 --- a/example.config.js +++ b/example.config.js @@ -4,6 +4,7 @@ module.exports = { EVENT_EXT: '/api/example/export_events/rows', CATEGORY_EXT: '/api/example/export_categories/rows', SOURCES_EXT: '/api/example/export_events/ids', + NARRATIVE_EXT: '/api/example/export_narratives/rows', TAGS_EXT: '/api/example/export_tags/tree', SITES_EXT: '/api/example/export_sites/rows', MAP_ANCHOR: [31.356397, 34.784818],